">
<?phpif (print "Program ") print "Executed..." ;else print "Not Executed...";?>
Expression evaluates to true as print returns 1.
Previous Question Next Question
Your comments will be displayed only after manual approval.