Page 1 of 1

Help Needed for a Register and Login Script

Posted: Sat Jul 30, 2005 4:22 pm
by hudbarnett
Hi there

I’m looking for a script that will provide a register and login section for users that will direct them to a specific page on a website.

I would like each user to have different usernames and passwords.

I'm happy for the database to be SQL or text or what ever is best.

Thanks for any help that may be passed in this direction.

:?

Re: Help Needed for a Register and Login Script

Posted: Sat Jul 30, 2005 6:10 pm
by stukov
hudbarnett wrote:I’m looking for a script that will provide a register and login section for users that will direct them to a specific page on a website.
Why don't you build one? :wink:

Posted: Sat Jul 30, 2005 6:52 pm
by hudbarnett
I would if i knew php, but i'm new to this. This is why i'm asking for help.

Posted: Sat Jul 30, 2005 8:28 pm
by Burrito
if you're asking someone to do it for you, you'd be better off posting in the "volunteer" forum.

if you want to try and tackle it yourself, we're here to help...

doing what you're asking really isn't very advanced stuff and would probably be a good first lesson for you in php.