Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.misc -> Re: is there exist global.asa file in php
On 2 Mar 2005 05:58:01 -0800, "vishal" <vishal_panjabi_at_yahoo.co.in> wrote:
>i m new to php. previously i have worked on asp. i want to know that
>whether there is any file like global.asa is in asp. if yes then tell
>me name-structure of that file and if not then tell me how can i
>achieve the functionality of that file in php.
Ask in comp.lang.php, where the answer will be along the lines of: no, there isn't a direct equivalent, but have a look at "auto_prepend_file" which can do some aspects of global.asa, and others can be done through user-defined session handlers.
Follow-ups set to comp.lang.php.
-- Andy Hassall / <andy@andyh.co.uk> / <http://www.andyh.co.uk> <http://www.andyhsoftware.co.uk/space> Space: disk usage analysis toolReceived on Wed Mar 02 2005 - 15:15:25 CST
![]() |
![]() |