om: "Maxim Maletsky \(PHPBeginner.com\)"
>> <[EMAIL PROTECTED]>
>> To: "'Stefen Lars'" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>> Subject: RE: [PHP] Turning OFF 'auto_prepend_file' on a page by page
>> basis
>> D
ini_set(), do you mean
ini_set("auto_prepend_file", "/a/blank/file.php");
??
>From: "Maxim Maletsky \(PHPBeginner.com\)" <[EMAIL PROTECTED]>
>To: "'Stefen Lars'" <[EMAIL PROTECTED]>, <[EMAIL PROTECTED]>
>Subject: RE: [P
PROTECTED]
Subject: [PHP] Turning OFF 'auto_prepend_file' on a page by page basis
Hello all
I am using 'auto_prepend_file' to include a load of files.
This is prepended to all PHP parsed files. The prepend files contain the
HTML for the framework of my site.
How I want to create a
Hello all
I am using auto_prepend_file to include a load of files.
This is prepended to all PHP parsed files. The prepend files contain the
HTML for the framework of my site.
How I want to create an XML file for other web sites to use. I do this by
getting some data from a database and pack
4 matches
Mail list logo