|
Posted by musicpro64 on 07/06/07 03:19
On Jul 5, 10:42 pm, ZeldorBlat <zeldorb...@gmail.com> wrote:
> On Jul 5, 10:09 pm, musicpr...@gmail.com wrote:
>
> > Has anyone ever experienced an issue with an include statement where
> > the included file is processed, however, no further code is processed
> > after the included content? I have used includes for quite a while,
> > however, this is a new one for me. Any suggestions would be
> > appreciated.
>
> > Thanks
>
> Sure -- if there's a fatal error in the include or immediately after.
> Crank up error_reporting and enable display_errors in php.ini to see
> if there are any messages you might be missing.
Thanks a lot for the advice. I have been running in circles with this
code. Have not used these error tools yet... thank you so much.
Navigation:
[Reply to this message]
|