TECTED]>
>cc: [EMAIL PROTECTED]
Asunto: Re: [PHP] PHP or CGI in C/C++
0
i did a quick google, and found the following. hope it helps
http://phpcomplete.com/articles.php?sec=readArticle&id=306
http://www.php-accelerator.co.uk
plus, there is something called PHP bcompiler (byte compiler).
I dont know the details of any of these, but should help. maybe others
can exp
> I would expect compiled C/C++ to be faster as there is no need for
> the code to be interperated and compiled on each request.
Is it possible to compile PHP to improve the speed execution ?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
> Greetinx,
Greetinx to you to.
> I'm a newbie and wondering which PHP script or CGI in C/C++ generally can
> run/respond faster via http from the same server doing the same tasks.
CGI is inherently slow. The way I understand it, php as CGI will
probably be pretty much the same speed as C/C++ as
On Jul 31, 2003, "David Nicholson" claimed that:
|Hello,
|
|This is a reply to an e-mail that you wrote on Thu, 31 Jul 2003 at
|13:38, lines prefixed by '>' were originally written by you.
|> Greetinx,
|> I'm a newbie and wondering which PHP script or CGI in C/C++
|generally
|> can
|> run/respond
Hello,
This is a reply to an e-mail that you wrote on Thu, 31 Jul 2003 at
13:38, lines prefixed by '>' were originally written by you.
> Greetinx,
> I'm a newbie and wondering which PHP script or CGI in C/C++
generally
> can
> run/respond faster via http from the same server doing the same
tasks.
6 matches
Mail list logo