What are CGI, PHP and SQL??
CGI, PHP, and SQL are all forms of coding that allow your website to carry out a variety of clever functions. All come as standard with our packages, which also come with 50 free scripts or programs. Please note – your site may need further coding to allow some of these functions to work – please contact us for details. Common Gateway Interface or CGI, allows a web server to communicate with another piece of software. Usually a CGI program is a small program that takes data from a web server and does something with it, like putting the content of a form into an e-mail message, or turning the data into a database query. PHP (Hypertext Preprocessor) is an HTML embedded scripting language used to create dynamic Web pages. PHP can perform any task that any CGI program can do, but its strength lies in its compatibility with many types of databases, and the fact that it can work over a variety of networks like those using IMAP, POP3, or HTTP. Structured Query Language or SQL is an interactiv