Thanks... That is exactly what I was looking for.
Dan
>
> go to the PHP online documentation and look in the configuration section.
>
> auto_append_file string
> Specifies the name of a file that is automatically parsed after the main
> file. The file is included as if it was called with the in
go to the PHP online documentation and look in the configuration section.
auto_append_file string
Specifies the name of a file that is automatically parsed after the main
file. The file is included as if it was called with the include() function,
so include_path is used.
The special value none d
2 matches
Mail list logo