GuidesLinux Journal: Web Servers and Dynamic Content

Linux Journal: Web Servers and Dynamic Content

ServerWatch content and product recommendations are editorially independent. We may make money when you click on links to our partners. Learn More.




Therefore, because of the existing code base and the existence of dynamic content that has to be generated by some algorithms that cannot be efficiently
implemented in scripting languages, there is a definite need for developing programs that use the CGI, written in a traditional language like C or Fortran
and compiled down to native code.

” … The greatest deterrent to writing web programs in these legacy languages, and probably the greatest driver behind the development of Perl and PHP, has
been the difficulty and security risks involved in developing applications that have the smarts and know-how to parse and avoid hacker attacks when
data is passed to them from the web browser using only environment variables and the standard input stream.”

Therefore, because of the existing code base and the existence of dynamic content that has to be generated by some algorithms that cannot be efficiently
implemented in scripting languages, there is a definite need for developing programs that use the CGI, written in a traditional language like C or Fortran
and compiled down to native code.

Get the Free Newsletter!

Subscribe to Daily Tech Insider for top news, trends & analysis

Latest Posts

Related Stories