Re: [PHP] About function Include

2001-02-03 Thread Richard Lynch
> I've been using the funcion INCLUDE like this: > because file header.htm has to be included > in a lot of files. I want to use "/" because file header.htm is in main > directory (like E:) and there are files in very directories above E:. > But when I have a file in a directory above, like E:fol

[PHP] About function Include

2001-01-31 Thread Eder Henrique Vieira Ribeiro
Hi, list, I've been using the funcion INCLUDE like this: because file header.htm has to be included in a lot of files. I want to use "/" because file header.htm is in main directory (like E:) and there are files in very directories above E:. But when I have a file in a directory above, like E:fol