| CGI scripts/Perl | CGI (Common Gateway Interface), is a standard for interfacing external applications with information servers. This is very useful for when querying a database and displaying the results on the webpage. Perl (Practical Extraction and Reporting Language), is a dynamic programming language used for a great number of varied tasks, such as extracting information from a text file and printing out a report or for converting a text file into another form. |