Posted by Rik on 11/16/05 14:11
MBS wrote:
> I am playing around with some PHP code. I want to put in an include()
> function so I can include existing HTML code and output it to the
> browser.
>
> Lo and behold PHP does not support relative paths with the include()
> function!
It does, works perfectly here in PHP4 and PHP5.
Search your code for errors.
Grtz,
Rik
[Back to original message]
|