">
<?php$num = "";if ($num) print "Second";else print "First";?>
Empty string is evaluated to 0.
Previous Question Next Question
Your comments will be displayed only after manual approval.