PhpDig.net

Go Back   PhpDig.net > General Forums > Coding & Tutorials

Reply
 
Thread Tools
Old 03-13-2005, 02:16 PM   #1
x86m4nn
Green Mole
 
Join Date: Mar 2005
Location: PA
Posts: 1
Cool "Error_reporting(E_ALL);" Gives no output...

I'm working on a script to take in a bunch of form fields and spit them out to the screen formatted in a preview before dropping them in my DB. It was working on my local dev machine(my laptop). After I transferred it and committed a sin of editing it before seeing it work, I tried it out. Blank screen. Now I can deal with the code myself or save that for another post. My question here is when I turn on error reporting using the statement in the subject, I still get a blank screen. My php is set to have error reporting off, but I was led to believe by every source I found that this function and arg turns it on for the script. Am I missing something?
Thanks for reading and replying in advance. =)
x86m4nn is offline   Reply With Quote
Old 03-15-2005, 09:23 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Sounds like you have display_errors set to off so, regardless of error_reporting, nothing shows.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
search.php suddenly stops parsing during "extract vars" jackmoring Troubleshooting 1 08-25-2006 11:27 AM
shows blank page if "Search All" and "exact phrase", timeout? alokjain9 Troubleshooting 2 03-07-2006 07:08 AM
Running PHP in error_reporting(E_ALL) corsc Troubleshooting 7 06-01-2005 11:24 PM
"search depth" and "links per" features laurentxav How-to Forum 1 01-12-2005 07:27 PM


All times are GMT -8. The time now is 02:55 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.