At 16:30 06.04.2003, Sebastian Bergmann wrote:
Timm Friebe wrote:
>> use java;
> use alotofmemory;
s/use/waste/
pay doubled price for memory and cpu needs (or even more)
marcus
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
Timm Friebe wrote:
>> use java;
> use alotofmemory;
s/use/waste/
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Did I help you? Consider a gift: http://wishlist.sebastian-bergmann.de/
--
PHP Internals - PHP Runtime Development Mailing Lis
On Sun, 2003-04-06 at 16:04, Derick Rethans wrote:
[...]
>
>
> use java;
use alotofmemory;
:)
- Timm
--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php
On Sun, 6 Apr 2003, Timm Friebe wrote:
> There currently is a keyword "use" in the engine, reserved for future
> use:
>
> 1.1 (zeev 29-Oct-00): | T_USE [...]
>
> With all the discussions about errors and ini settings, why not use use
> to put PHP into different modes on a
There currently is a keyword "use" in the engine, reserved for future
use:
1.1 (zeev 29-Oct-00): | T_USE [...]
With all the discussions about errors and ini settings, why not use use
to put PHP into different modes on a per-script-basis?
Some ideas that came to my head:
-