Username and Passwords [RESOLVED]
Is anyone able to tell me how to use MYSQL and PHP to put usernames and passwords on myweb site? using Macromedia Dreamweaver MX 2004,
also i am having problem connecting to a datadase it says that there is an unidentified error. I stumped! They say to up date my Clients, How am I supposed to do so.
Please Help!
Chris
Re: Username and Passwords
Either update to PHP5 or downgrade your MySQL version. That should sort out the connection problem. There is a way to upgrade the client in PHP that CornedBee posted, but it seems a lot of hassel and isnt documented very well.
http://www.vbforums.com/showthread.p...t=MySQL+Client
As for the user bit, there are loads of tutorial about on how to create a user login section
http://www.free2code.net/plugins/art...read.php?id=99
http://www.devshed.com/c/a/PHP/Creat...-Login-Script/
http://www.php-scripts.com/php_diary/071300.php3
Re: Username and Passwords
Ok, well that will do,
Thanks alot!
Re: Username and Passwords
Also this post if you do not want to upgrade to PHP 5:
http://www.vbforums.com/showpost.php...1&postcount=12