Rasmus Lerdorf wrote:
> Well, the absolute fastest way to get something similar to this is to
> write a PHP extension in C that performs your time-sensitive operations.
> It really is much easier than most people think to extend PHP in this
> fashion.  If you are a moderately experienced C programmer, you can take a
> function you have written in PHP and turn it into C without too much
> hassle.
> 
> -Rasmus
> 

Well, yes, that is something I plan on doing, but not everyone is 
capable of doing that, which is why I asked.

Do you think it's possible?

-- 
Gabriel Ricard
[EMAIL PROTECTED]


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

Reply via email to