Looking for a good versatile registration and login scripts

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
stevegg1965
Forum Newbie
Posts: 4
Joined: Fri Jul 11, 2008 4:26 pm

Looking for a good versatile registration and login scripts

Post by stevegg1965 »

Hi all,

I'm emailing from the land of Oz ..... it appears that the developers of this site also have connections with the land of Oz.

I'm writing because I have created a fool proof Excel timesheet calculator which I'd like my customers to subscribe to (through PayPal) before having permission to register with my site in order to access the spreadsheets.

I have a PHP registration and login script (feeding into a mysql database) which I reasonably happy with however, I do want to make further enhancements to it so it can do several things:

1. Not allow customers to register on the login page;
2. Have up to five security levels to automatically direct customers to their chosen subscribed spreadsheet);
3. Auto emailer to myself and customers (including forgot password); and
4. Script that can be easily integrated into my exciting page format and graphics.

As mentioned, I do have one that I'm reasonably happy with, but it is very basic. Any suggestions would be greatly appreciated.

Kind regards,

Steve
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Looking for a good versatile registration and login scripts

Post by Benjamin »

Steve, it sounds like you may want to go buy a book. There is a lot involved there and without knowing your experience level we really don't know what direction to point you.
stevegg1965
Forum Newbie
Posts: 4
Joined: Fri Jul 11, 2008 4:26 pm

Re: Looking for a good versatile registration and login scripts

Post by stevegg1965 »

Thank you, I may need to.
Post Reply