Hi,
[...]
>This is my code.
>$check="select * from userinfo where username='$testusername' and
>password=password($'testpassword')";
here's thr problem: password=PASSWORD('$password')";
You messed up the single quotes.
cheers
Johannes
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP-WIN] larger uploads whit php 4.06 Johannes Janson
