RE: [PHP4BETA] nested includes From: Andi Gutmans (andi <email protected>)
Date: 01/18/00

WE are adding such functionality in the core of the Zend engine.
You will have two functions, use and import which make sure the same file
isn't included twice. I think "use" works already but I can't quite
remember and I'm running out the door.

Andi

At 09:07 PM 1/17/00 -0500, Dan wrote:
> > If you turn of notices (E_NOTICE), you'd get a warning if you use an
> > undefined constant (which is, in other words, a string that
> > is not enclosed
> > inside quotes).
>
>Is there a better way to solve the problem?
>
>Aside from that notice, any other problems?
>
>--
>PHP 4.0 Beta Mailing List <http://www.php.net/version4/>
>To unsubscribe, e-mail: php4beta-unsubscribe <email protected>
>For additional commands, e-mail: php4beta-help <email protected>
>To contact the list administrators, e-mail: php4beta-admin <email protected>

---
Andi Gutmans <andi <email protected>>
http://www.zend.com/

-- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>