Re: [PHP] conditional includes in class functions

2004-07-05 Thread zareef ahmed
--- Dennis Gearon <[EMAIL PROTECTED]> wrote: > Anyone ever done that? > > Does PHP actually wait until the include is actually > needed before it does it? It might wait to execute > it, but does it wait to include it? > A close look at diffrences between require and include may help you. http

[PHP] conditional includes in class functions

2004-07-05 Thread Dennis Gearon
Anyone ever done that? Does PHP actually wait until the include is actually needed before it does it? It might wait to execute it, but does it wait to include it? Trying to speed up the loading of pages. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/un