alecjw Posted September 19, 2006 Share Posted September 19, 2006 is:if(!$var)the same as:if($var==FALSE)andif($var)the same asif($var==TRUE) Link to comment https://forums.phpfreaks.com/topic/21320-if-question/ Share on other sites More sharing options...
Ninjakreborn Posted September 19, 2006 Share Posted September 19, 2006 yes Link to comment https://forums.phpfreaks.com/topic/21320-if-question/#findComment-94922 Share on other sites More sharing options...
alecjw Posted September 19, 2006 Author Share Posted September 19, 2006 Thanks Link to comment https://forums.phpfreaks.com/topic/21320-if-question/#findComment-94923 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.