show html
show code

-----Original Message-----
From: John Gurley [mailto:[EMAIL PROTECTED]]
Sent: Monday, February 18, 2002 9:36 AM
To: [EMAIL PROTECTED]
Subject: [PHP] stupid problem


I am getting a variable from a web page ($inst) which is looked at by the 
loop:

if ($inst == 2)
{
do stuff
}

the problem is that no matter what the value of $inst the code enters the 
loop. I know it is some thing small and stupid, but any help would be 
appreciated.
john

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp.


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to