Re: Re: [PHP-DEV] How expensive are function_exists() calls?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 12, 2009 at 10:35 PM, Robert Cummings <robert@xxxxxxxxxxxxx> wrote:

> The only thing that should defeat the usefulness of a bytecode cache is
> the use of eval since the cache has no reference point upon which to
> determine if the eval'd code has been previously compiled and has
> changed since.

I guess I considered something like

call_user_func($some variables) was somewhat equivalent of an eval...

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux