on 8/12/01 1:08 PM, lolodev at [EMAIL PROTECTED] wrote:

> i m beginner with php.
> 
> i developp under asp or cold fusion.
> with this language, when you request a page, the server runs automatiquely a
> page: global.asa with asp and application.cfm with cold fusion.
> 
> can i do the same thing under php ?
> 
> 

inside php.ini

; automatically add files before or after any PHP document
auto_prepend_file       =
auto_append_file        =


 -- mike cullerton



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to