Best web site - echo Error Message: $error_message ; echo Error Filename: $error_file ;
echo Error Message: $error_message
; echo Error Filename: $error_file
; echo Error Line: $error_line ; } //set the error handler to be used set_error_handler( handler ); //set string with Wrox spelled wrong $string_variable = Worx books are great! ; //try to use str_replace to replace Worx with Wrox //this will generate an E_WARNING //because of wrong parameter count str_replace( Worx , Wrox ); ?> 2. Save the file as custom_error.php and open it in your browser. The output should look similar to that in Figure 9-3. Figure 9-3 264 Chapter 9
Please visit our professional web hosting services to find out about cheap and reliable webhost service that will surely answer all your demands.