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

Reply via email to