>I think there is also a directive in php.ini to ALWAYS include a certain
>file at the top of each script, transparently.
Search for "append" or "prepend" in php.ini and you'll find it.
>> Depending on what data you need to have in these variables, you might be
>> able to set them as environment
I think there is also a directive in php.ini to ALWAYS include a certain
file at the top of each script, transparently.
Perhaps you could dynamically write to this file as needed, or dynamically
write to a MySQL table which is called/queried by this script.
This may or may not help, depending on
2 matches
Mail list logo