>Except in a production environment, where you really never want your
>users to see PHP error messages that you haven't coded yourself for the
>user's benefit. It could reveal just a bit too much about your setup...
>even filenames are valuable to maleficants.
>
>I recommend setting your php.i
On Tuesday, July 2, 2002, at 10:58 AM, Analysis & Solutions wrote:
> Dude, that's nuts. It creates way more work. Having to put it on each
> page in the first place, then having to change it before you put it up.
> Then, there's the possibility that you forget to change it before
> uploading.
On Tue, Jul 02, 2002 at 10:17:10AM -0400, Erik Price wrote:
>
> Except in a production environment, where you really never want your
> users to see PHP error messages that you haven't coded yourself for the
> user's benefit. It could reveal just a bit too much about your setup...
> even filen
On Tuesday, July 2, 2002, at 04:48 AM, Richard Lynch wrote:
> Change it back.
>
> You'll find a lot more bugs a lot quicker that way.
>
> :-)
>
> Use E_ALL
>
> Might need to transition one page at a time with error_reporting() at
> the
> top or something, but migrate to E_ALL.
>
> You *will* b
>I changed the reporting level. I found it myself later on. Just was a bit to
>quick when posting this question.
Change it back.
You'll find a lot more bugs a lot quicker that way.
:-)
Use E_ALL
Might need to transition one page at a time with error_reporting() at the
top or something, but mi
Thanks alot,
I changed the reporting level. I found it myself later on. Just was a bit to
quick when posting this question.
Sacha Telgenhof
"John Holmes" <[EMAIL PROTECTED]> wrote in message
news:000d01c21f0c$de789bf0$b402a8c0@mango...
> > Maybe it's already discussed here, but PHP is generatin
6 matches
Mail list logo