Tag Archives: Dynamic Content

PHP

Santanu Boral asked: PHP generally stands for Hypertext Preprocessor. It is basically a server side scripting language, which is permitted the web developers for generating dynamic content to interrelate with database. PHP is a scripting language just like Active Server Pages. This language is mainly made use to generate web based software application. One thing [...]

Common Gateway Interface – Cgi Scripts

Editor-123 asked: CGI stands for Common Gateway Interface, using CGI scripts to add automation to your web site. CGI is the most common type of scripts may have one or a number of files that need to be configed to work. CGI is a server-side solution for your web sites. Some of scripts you can [...]