96380/error-display-errors-on
thanks for your response
i actually removed the following from the .php file:
<?php error_reporting( E_ALL ); ?>
and then the error pop up
Any help?
You can try this one:
error_reporting(E_ALL); ini_set('display_errors', '1');
Hello @ Regina, First checks whether a variable is ...READ MORE
Hello @kartik, To directly login to a remote ...READ MORE
Hello @kartik, Enclose any string to be passed ...READ MORE
Hello @kartik, When you have many HTML inputs ...READ MORE
Hello @kartik, Go to: xampp\phpMyAdmin\libraries\config.default.php Look for : $cfg['ExecTimeLimit'] = 600; You ...READ MORE
Hello @kartik, This error message gets triggered when anything is ...READ MORE
Hello @kartik, 8388608 bytes is 8M, the default ...READ MORE
Hello @kartik, You access the property in the ...READ MORE
Hello @viven , This should be a simple fix ...READ MORE
Hello @kartik, To install SOAP in PHP-7 run ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.