PERL Practical Extraction and Report Language

Open source CGI scripting programming language. Written in 1987. Still one of the most popular web programming languages mostly due to its powerful text-manipulation facilities. A huge number of Perl scripts are available for download.
Perl is a multi purpose programming language that has been adapted for the creation of dynamically generated web pages, which can […]

Read the rest of PERL Practical Extraction and Report Language

ASP Active Server Pages

ASP is Microsoft’s server-side scripting technology. An Active Server Page has an .asp extension and it mixes HTML and scripting code that can be written in VBScript or JScript.
ASP is distributed with Microsoft’s IIS web server, so most host using IIS will also offer ASP for dynamic web programming. ASP.NET is the next version of […]

Read the rest of ASP Active Server Pages

PHP Hypertext Preprocessor

PHP  is a server side scripting language useful for creating dynamically generated web pages, which can interface with a database. PHP is free to use, and is most popular on Unix and Linux web hosts although there are versions available for Windows.
PHP was developed from the ground up to be used as a flexible web […]

Read the rest of PHP Hypertext Preprocessor

SSI Server-Side Includes

Instructs the server to include some dynamic information in a Web page before it is sent to a client.
This dynamic information could be current date, an opinion poll, etc. Many hosts require that SSI pages have .shtml extension to reduce the load on servers by not having to parse non-SSI pages

Read the rest of SSI Server-Side Includes

Recent Articles

Categories

Archives

RSS