Date: 01/18/00
- Next message: Lars Torben Wilson: "Re: [PHP4BETA] Is get_browser broken in PHP4-beta3?"
- Previous message: Phil Howard: "[PHP4BETA] implementing new PHP functions in C"
- Next in thread: Zeev Suraski: "RE: [PHP4BETA] nested includes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Lars Torben Wilson: "Re: [PHP4BETA] Is get_browser broken in PHP4-beta3?"
- Previous message: Phil Howard: "[PHP4BETA] implementing new PHP functions in C"
- Next in thread: Zeev Suraski: "RE: [PHP4BETA] nested includes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

