Justtechjobs.com Find a programming school near you






Online Campus Both


php-general | 2000071

Re: [PHP] cold fusion to php conversion.. From: Adrian Teasdale (adrian <email protected>)
Date: 07/10/00

>
> Note that the PHP configuration directives auto_prepend_file and
> auto_append_file can be used to have PHP automatically include a file at
the
> start or end of your document. Setting auto_prepend_file to your include
> file should be almost exactly equivalent to Cold Fusion's application.cfm.

Am I right (I've been wrong plenty of times though!) in thinking that this
auto_prepend will work for EVERY file on the server? application.cfm only
works from one directory and then downover. SO, for example, if someone had
a directory called "press_releases" and this had an application.cfm file,
any other directory within press_releases would also have access to the
global application.cfm file

Interested

Ade

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general-unsubscribe <email protected>
For additional commands, e-mail: php-general-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>