Hi everybody,
I am new to PHP, and this is the first time trying to work with it, so please bear with me.
I'm making a e commerce site for fun just to get a little a insight to PHP because I looks pretty interesting.
Well I followed a tutorial from:
http://www.phpwebcommerce.com/php-mysql-sh...rt-tutorial.php
And started to code.
Everything works, except the admin login. It keps saying wrong username or password.
I even tried downloading his code, still no luck.
I am running this on my localhost IIS with PHP and MySQL.
If someone can help, it would be greatly appreciated.
The source code can be downloaded from:
http://www.phpwebcommerce.com/download/plaincart.zip
Thanks a lot.