To the pro coders / webhosts.
I'm trying to decide between 2 scripts for a website. One is in .cgi, the other in .php -- both have equally great features. The site will be heavy on reading and writing to mySQL with the script.
Looks like .php has been all the rave in new programs.
In your opinion and study: What is the major difference in why php is more now popular than cgi and is one better than the other performance wise, handling lots of simultaneous users etc. on the deidicated server?
I understand it all depends on how well the original code was written in either language, but what's the big benifit of one over the other etc. ?
Thanks in advance
I'm trying to decide between 2 scripts for a website. One is in .cgi, the other in .php -- both have equally great features. The site will be heavy on reading and writing to mySQL with the script.
Looks like .php has been all the rave in new programs.
In your opinion and study: What is the major difference in why php is more now popular than cgi and is one better than the other performance wise, handling lots of simultaneous users etc. on the deidicated server?
I understand it all depends on how well the original code was written in either language, but what's the big benifit of one over the other etc. ?
Thanks in advance