Discuss HowTo..PHP script to Register user in MySQL in the PHP Development forum on Dev Shed. HowTo..PHP script to Register user in MySQL PHP Development forum discussing coding practices, tips on PHP, and other PHP-related topics. PHP is an open source scripting language that has taken the web development industry by storm.
Posts: n/a
Time spent in forums:
Reputation Power:
Hm.. I am wondering is there any site or documentation on how we can write PHP script so that the user can regiter them selves and get a passowrd in their e-mail address. Then they maintain their own table (select, Insert, Delete etc)
Posts: n/a
Time spent in forums:
Reputation Power:
I just finished developing a system such as the one you are talking about.
If you are interested in the source code you can mail me at gash@hem.passagen.se
Posts: n/a
Time spent in forums:
Reputation Power:
Gash,
Iam would be thrilled to see the source for the "Registration process". Did you do using the PHPLIB?
Can you please post it in DevShed so that other users can also make use of it.