English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-10-31 14:36:24 · 5 answers · asked by thiagu 1 in Computers & Internet Software

5 answers

fix the errors, or have a catch phrase.
example:
(not actual code)
function($input){
-if $input is correct
-then do the function that created the errors this time it wont because input is correct
}
continue code without doing the function that creates errors


you could also have it input a default value instead of having errors

2006-10-31 15:01:49 · answer #1 · answered by EvanPMeth 2 · 0 0

Hello,

It is always best to resolve errors rather than hiding them.

You can turn off PHP's built-in Error Reporter, this means that warning and notice errors will not be shown. But, if you have a fatal error; then the page will load blank (with a white background).

You can use the following code to turn off PHP's built-in Error Reporter:

error_reporting(0);
//rest of code here
?>

Thanks

2006-11-01 23:39:23 · answer #2 · answered by Scott 2 · 0 0

If you do have admin rights to the server, you can disable display of errors by setting the "display_errors" variable in php.ini(mostly the path is /etc/php.ini) to "0". You can also use error_reporting() function to set error reporting levels during runtime. Also using @ operator in front of any expression disables display of errors for that expression.

2006-11-04 02:24:26 · answer #3 · answered by tutejasaurabh 2 · 0 0

Fix the error. Failing that, put an @ sign in front of the function that is causing it or call error_reporting(0).

2006-11-03 08:34:24 · answer #4 · answered by NC 7 · 0 0

The GetDriveLayOut blunders i'm incredibly effective is concerning a RAID setup, so i might ought to agree that removing the by utilising RAID device might help. As for the "maximum type of secrets and techniques" blunders, it capacity you have extra effective than 4096 encrypted documents on your laptop. the U. S. government desperate 4096 could desire to be the utmost allowed to sidestep people from cracking the encryption on your laptop and gaining get entry to to comfortable documents. i'm unsure precisely the way it helps, yet many blunders log documents and issues like that throughout abode windows are encrypted, so as which would be your problem. so some distance as i know, this problem in basic terms exists in abode windows (Microsoft likes to place stressful regulations on each and everything possible). the only way i'm able to think of of to unravel your problem could be to returned up any substantial documents and reinstall your working device. in case you are able to no longer even get into abode windows to returned something up then get on a chum's laptop and acquire the GParted LiveCD ISO and ImgBurn. Then use ImgBurn to burn the ISO to a CD. Then boot to GParted, shrink your modern abode windows partition by capacity of approximately 3,072 MiB (3 GB), and create a sparkling NTFS partition from the empty area you in basic terms made. Now you in basic terms use your abode windows deploy disc to place in a sparkling replica of abode windows to the recent partition you in basic terms made. you are able to desire to be waiting to get entry to all your documents on the unique partition, so which you will returned them as much as an externalpersistent, then wipe your no longer easypersistent sparkling and reinstall abode windows returned. or you should in basic terms change to Linux and resolve this problem indefinitely.

2016-10-21 01:47:19 · answer #5 · answered by cardish 4 · 0 0

fedest.com, questions and answers