Page 1 of 1

PHP / mySQL UserAuth help?!

Posted: Tue Apr 20, 2004 12:52 pm
by Jastar
I have a database of simple read-only database listings. I would like to implement a feature whereby Clients can edit their own information.

I'm new to PHP and mySQL although I've a fair idea of PHP coding, connecting to a mySQL database, and running queries etc.

Can someone please assist with a recommended userauth system, and a way to best program this feature.


Thanks,

Jason.

Posted: Tue Apr 20, 2004 2:45 pm
by John Cartwright
http://www.hotscripts.com they have lots of authentication scripts.

If you are wanting to code one yourself or learn how to just search google for a tutorial.

I don't think anyone is willing to code it for you here :P