Re: PHP console script vs C/C++/C#

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

 



On Fri, Apr 18, 2008 at 11:36 AM, Nathan Nobbe <quickshiftin@xxxxxxxxx> wrote:
> On Fri, Apr 18, 2008 at 9:33 AM, Eric Butera <eric.butera@xxxxxxxxx> wrote:
>
> > Like I said before, since you know that most of your time is in a
> > specific part of your script, just move that function into a custom
> > extension written in c/c++.
> >
> > http://talks.php.net/show/extending-php-apachecon2003/0
>
> its likely easier, and probly not much slower to build it as a standalone
> cli program and invoke it via shell_exec() or backticks.
>
> -nathan
>

Or that ;D

-- 
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