Switch to full style
:read: Start PHP with us. Includes topics to help you in php
Post a reply

Deliberate Error

Mon Oct 27, 2008 11:51 pm

Code:

<?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";
?>





Post a reply
  Related Posts  to : Deliberate Error
 ERROR     -  
 Check DNS error     -  
 error in code     -  
 skymiles error     -  
 Java error     -  
 outofbound error (arrays)     -  
 error in inserting record     -  
 Java download error     -  
 Error handling in AJAX     -  
 AJAX SYNTAX ERROR IE     -  

Topic Tags

PHP Exceptions