Comparison between PHP and other CGI. Undoubtedly, there are many ways to write CGI, and PHP is just one of them. For a senior Webmaster, the CGI writing interface should be changed as needed. After all, undoubtedly, there are many ways to write CGI, and PHP is just one of them. For a senior Webmaster, the CGI writing interface should be changed as needed. After all, for a system with extremely strict speed requirements, I am afraid only CGI programs written on the NSAPI interface can meet the requirements. On other occasions, I believe that using PHP as the CGI interface is easy and most suitable.
| Program interface |
PHP |
ASP |
CGI |
NSAPI |
ISAPI |
| Operating system |
Yes |
Win32 |
Yes |
Yes |
Win32 |
| Web server |
Quantity |
IIS |
Yes |
Netscape Server |
IIS |
| Execution efficiency |
Fast |
Fast |
Slow |
Extremely fast |
Extremely fast |
| Stability |
Jia |
Moderate |
Highest |
Difference |
Difference |
| Development Time |
Short |
Short |
Moderate |
Long |
Long |
| Modification time |
Short |
Short |
Moderate |
Long |
Long |
| Programming language |
PHP |
VB |
Unlimited |
C/C ++ |
C/Delphi |
| Webpage integration |
Jia |
Jia |
Difference |
Difference |
Difference |
| Learning threshold |
Low |
Low |
High |
Extremely high |
High |
| Function support |
Multiple |
Less |
Indefinite |
Moderate |
Less |
| System Security |
Jia |
Very poor |
Best |
Jia |
Shang Ke |
| Use websites |
Ultra-many |
Multiple |
Multiple |
Very few |
Less |
| Speed of revision |
Fast |
Slow |
None |
Slow |
Slow |
There are many ways to rewrite CGI, and PHP is just one of them. For a senior Webmaster, the CGI writing interface should be changed as needed. After all ,...