I was thinking in port my PHP applications to a C/CGI, although I hear that the C/CGI takes too much of the CPU, is that true?
Depends on the application, specifically. Probably not. A CGI written in C may be faster than PHP, but will almost certainly take *much* longer to develop and debug. I think it's unlikely that you'd ever see enough benefit from porting to C to justify the development time required.
So is that true that the PHP is easier them CGI in this context?
In almost every case that I can think of, yes. PHP will be easier.
-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list