php-general | 2000071
Date: 07/15/00
- Next message: Keith Vance: "[PHP] --enable-trans-sid and passing other variables in the url"
- Previous message: Christian Ruppnig: "[PHP] fetch of DB fields where null is allowed"
- Next in thread: Rasmus Lerdorf: "Re: [PHP] Newbee question?"
- Reply: Rasmus Lerdorf: "Re: [PHP] Newbee question?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi all;
Is there a function in PHP that always executes first before loading
anything else in a directory. In Cold Fusion it's called an application.cfm
and ASP has a global.asp. You put the file inside a directory and any time a
file is requested from that directory the script in the global or
application file is executed first. It is how most login scripts are set up.
I suspect PHP has something along this line but what is it called? I've
looked in my book but w/o having some idea of what it is called in PHP I'm
not having much luck finding it.
Ed
-- 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: Keith Vance: "[PHP] --enable-trans-sid and passing other variables in the url"
- Previous message: Christian Ruppnig: "[PHP] fetch of DB fields where null is allowed"
- Next in thread: Rasmus Lerdorf: "Re: [PHP] Newbee question?"
- Reply: Rasmus Lerdorf: "Re: [PHP] Newbee question?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

