Can somebody tell me what the proper statement is for this? I want two
variables to match with eachother but this doesn't seems to work. Help
please? THNX
if ($PASS != $PASSNOG) {
echo "password doesn't match! $back";
exit;
}
Duky
--
PHP Database 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]
- Re: [PHP-DB] PHP how to compare? Duky
- Re: [PHP-DB] PHP how to compare? Duky
- Re: [PHP-DB] PHP how to compare? Ivo Stoykov
- Re: [PHP-DB] PHP how to compare? Ron Brogden
- Re: [PHP-DB] PHP how to compare? Duky
- Re: [PHP-DB] PHP how to compare? Richard S. Crawford
- Re: [PHP-DB] PHP how to compare? Joe Brown
- RE: [PHP-DB] PHP how to compare? Oson, Chris M.
- RE: [PHP-DB] PHP how to compare? Hoover, Josh
- RE: [PHP-DB] PHP how to compare? Fabio Ottolini (EDB)
