On Mon, Jun 10, 2002 at 09:29:58AM -0700, Aaron Bannert wrote:
>    - creation (called once per server lifetime)
>    - malloc (called many times per request)
>    - free (called many times per request)
>    - end-of-request (called many times per request)

(Whoops, that should have been -- called once at the end of the request)

>    - destruction (called once per serve lifetime)

-a

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to