Re: More include issues

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Using required() it still echoes the text I put in the include file for
testing.

On 6/6/07, Jim Moseby <JMoseby@xxxxxxxxxxxxxxxxx> wrote:

>
> I have error_reporting set to E_ALL and display_errors is set to On.
>
> And no errors are displayed


As a troubleshooting step, use require() instead if include().  It will
return an error message if error_reporting() allows it to.

JM


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux