Set Php Display Errors On
Webune
set php display errors on
set, php, display, errors, on
Home
Forums
contact us
aboutus
sitemap
links
search forums
SEO Forums
»
Support
»
Tutorial and Guides
»
Set Php Display Errors On
Set Php Display Errors On
Post Description: set php display errors on
set, php, display, errors, on
This Post Has Been Viewed 182 Times Since Fri Apr 11, 2008 3:49 pm Posted By nicks with 1 replies
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
submit
Next
automatically reload a page
Previous:
how to change html body content onclick href in javascript