Fatal Error: Call To Undefined Function: Fatal_error() In


Fatal Error: Call To Undefined Function: Fatal_error() In
  Forums Index
      » Windows Hosting Forums
        » » Fatal error: Call to undefined function: fatal_error() in



Fatal Error: Call To Undefined Function: Fatal_error() In
Post Description:
Post Tags: fatal, error, call, to, undefined, function, fatal, error, in, Windows, Hosting, Wallpaperama, Free, Wallpapers
This Post Has Been Viewed 406 Times Since Sun Jul 22, 2007 4:07 pm Posted By paco with 2 replies
Fatal Error: Call To Undefined Function: Fatal_error() In
im getting this error on one of my scripts and i was wondering if you could help me:

Fatal error: Call to undefined function: fatal_error() in C:wwwCartPage.class.php on line 88

what does it mean and how can i fix it.

Leave Your Comments
* Your Name

  * Your Email Address (Will Not Be Published)

* Your Comments


Add Picture To Comments
Yes No             upload
Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

     




Comments and replies About Fatal Error: Call To Undefined Function: Fatal_error() In






:: 1 :: #12098 - Reply By hostman On Sun Jul 22, 2007 4:09 pm
this error jus simply means that the function called fatal_error() does not exists, make sure you have it spelled correctly. 90% percent of the time, is a mispelled. this error simpli means that php cannot find the function called fatal_error()in your script.
:: 2 :: #12308 - Reply By webune On Mon Jul 23, 2007 6:24 pm
i was using solid state billin for my website and i also go this error, but to fix it, it turned out that i had my display_errors = on in my php.ini file, so i changed it to display_errors = off and i didn't get this error after anymore in the solid-state billing script with php