even better to use: echo("\$PASS = $PASS<br>\$PASSNOG = $PASSNOG"); which will show the variable name whether it has anything defined or not. Terry On Wednesday, March 14, 2001, at 03:21 PM, Ivo Stoykov wrote: > Hi Duky > > Try to add this before if statement > echo("$PASS<br>$PASSNOG"); > -- 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? 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)
- Terry Romine