Jump to content
xisto Community
Sign in to follow this  
PIPER-4-HIRE

Please Help With Site Create A new page for web site- database of music

Recommended Posts

i need some help here i have to create a new page, in a members only area of my site that has a list of tunes that they can download, but i have no idea how to do it.if ne1 has ne ideas that would be great.THX---> PIPER

Notice from Dooga:
The topic title is vital in a good post, and provokes more conversation. For your convenience, it has been changed to a more comprehensible subject

Share this post


Link to post
Share on other sites

Create a login script using php and then only let users who have logged in be able to access those pages. This is very easy to do since there are login scripts all over the internet which you can get just by searching for them in google. I wrote my own just because i wanted to know how to do it. Then, to make sure only registered users can get to the pages, first of all only show the links to them if a predicate like logged_in is true and also put a check at the top of the code for those pages that also makes the same check. The reason for the second check is that it will prevent people from just typing in the address of the members only page and being able to see it with out registering. Hope this helps

Share this post


Link to post
Share on other sites

Create a login script using php and then only let users who have logged in be able to access those pages. This is very easy to do since there are login scripts all over the internet which you can get just by searching for them in google. I wrote my own just because i wanted to know how to do it. Then, to make sure only registered users can get to the pages, first of all only show the links to them if a predicate like logged_in is true and also put a check at the top of the code for those pages that also makes the same check. The reason for the second check is that it will prevent people from just typing in the address of the members only page and being able to see it with out registering. Hope this helps


i have the page set up, but i want to have the 1st page they see to be a short intro, with a list of files to download. if there on the page they're members or i have let them in via the backdoor i set up.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
Sign in to follow this  

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.