[ Usenet FAQs | Web FAQs | Documents | RFC Index ]
    Search the FAQ Archives

Single Page

Top Document: FAQ: Frequently Asked Questions about CGI Programming
Previous Document: 1.5 Should I use CGI or SSI or ... { PHP/ASP/... }
Next Document: 1.7 So what are in a nutshell the options for webserver programming?


1.6 Should I use CGI or an API?



APIs are proprietary programming interfaces supported by particular
platforms.   By using an API, you lose all portability.   If you know
your application will only ever run on one platform (OS and HTTPD),
and it has a suitable API, go ahead and use it.   Otherwise stick to CGI.




Top Document: FAQ: Frequently Asked Questions about CGI Programming
Previous Document: 1.5 Should I use CGI or SSI or ... { PHP/ASP/... }
Next Document: 1.7 So what are in a nutshell the options for webserver programming?

Single Page


[ Usenet FAQs | Web FAQs | Documents | RFC Index ]

Send corrections/additions to the FAQ Maintainer:
Nick Kew <nick@webthing.com>

Last Update October 22 2009 @ 05:36 AM

Some parts © 2009 Advameg, Inc.