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.
Fatal Error: Call To Undefined Function: Fatal_error() In
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
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 |
Leave 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