Click to See Complete Forum and Search --> : Login Form/Registraion Form/Cookie questions


Ironmann00
07-29-2003, 01:56 PM
I have been scripting registration and login forms using cookies. I hav also been scripting a validation script for each. It is going to take a bit longr than expected o complete. I was wondering if any of you could let me see or use some of your scripts (**feels stupid and is expecting the answer to be "no" but..**). I will give you credit of course.

pyro
07-29-2003, 02:09 PM
I've done this using a mySQL database. I can send you some files to look at, but can't take the time to explain what everything is doing... Also, the code was written a while back, when I was more of a noob to PHP, so I'm quite certain that the code could be improved.

pyro
07-29-2003, 02:11 PM
Just looked through it a bit... Trust me, you don't want to see that code... :p I'll see if I can find anything.

[edit - These will probably be more useful to you: http://php.resourceindex.com/Complete_Scripts/User_Management/ ]

Ironmann00
07-30-2003, 08:37 AM
Thanks.Is there anything else I should know?

pyro
07-30-2003, 08:41 AM
Well, if you are making it yourself, you are going to want to think about security, both of your application, and of your users data...