php-general | 2000071
Date: 07/10/00
- Next message: Chris Adams: "Re: [PHP] cold fusion to php conversion.."
- Previous message: Carroll Barrett: "Re: [PHP] Sessions"
- In reply to: Chris Adams: "Re: [PHP] cold fusion to php conversion.."
- Next in thread: Chris Adams: "Re: [PHP] cold fusion to php conversion.."
- Reply: Chris Adams: "Re: [PHP] cold fusion to php conversion.."
- Reply: Bjorn Sodergren: "RE: [PHP] cold fusion to php conversion.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>
> 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>
- Next message: Chris Adams: "Re: [PHP] cold fusion to php conversion.."
- Previous message: Carroll Barrett: "Re: [PHP] Sessions"
- In reply to: Chris Adams: "Re: [PHP] cold fusion to php conversion.."
- Next in thread: Chris Adams: "Re: [PHP] cold fusion to php conversion.."
- Reply: Chris Adams: "Re: [PHP] cold fusion to php conversion.."
- Reply: Bjorn Sodergren: "RE: [PHP] cold fusion to php conversion.."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

