Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in PHP only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
Forum
Topic
PHP
How to get PHP to remove html code from messages
How to get PHP to remove html code from messages
Collapse
This topic is closed.
X
X
Collapse
Posts
Latest Activity
Photos
Page
of
1
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Filtered by:
Clear All
new posts
Previous
template
Next
mydejamail@yahoo.co.uk
#1
How to get PHP to remove html code from messages
Nov 25 '05, 01:35 PM
I am running php scripts from the command line, and it always outputs
errors in html mode. Is there an option to disable the html from the
error messages?
Sean
#2
Nov 25 '05, 01:45 PM
Re: How to get PHP to remove html code from messages
In your php.ini file set
html_errors = Off
Comment
Post
Cancel
mydejamail@yahoo.co.uk
#3
Nov 25 '05, 06:55 PM
Re: How to get PHP to remove html code from messages
Will using ini_set(html_er rors, 0) in the script itself work?
Comment
Post
Cancel
Previous
template
Next
Working...
OK
OK
Cancel
👍
👎
☕
Comment