Mon Oct 27, 2008 11:51 pm
<?php
error_reporting( E_ERROR | E_WARNING | E_PARSE );
$flag = 45;
if ( $flg == 45 )
print "I know that \$flag is 45";
else
print "I know that \$flag is NOT 45";
?>
|
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.