Set Php Display Errors On
set php display errors on
set, php, display, errors, on
Set Php Display Errors On
Post Description: set php display errors on
POST# 1179
Posted On: Fri Apr 11, 2008 3:49 pm
nicks
Topic: Set Php Display Errors On
what code can i use to make all my php error display on my webpage

i have this script and on my server i dont allow php error

i know there is a way i can put in my php code so that the error will appear


Fri Apr 11, 2008 3:49 pm
1
hostman
Reply #1897
use this code:

ini_set('display_errors', 1);

What do you think?

* name:  

* email:  

* Please enter comments:


Receive Replies on my Comments
(An email will be sent to you when someone replies to your comments)

Add image to comments
yes no             upload