PHP

From SuperbHosting.net Support Wiki

Jump to: navigation, search

Originally designed for the purpose of producing dynamic web pages, PHP(Hypertext Preprocessor) is a widely-used, general-purpose computer scripting language. It is mainly intended for server-side scripting, however it can be used from a command line interface or in standalone graphical applications.

PHP is most adequately suited for web development and can be embedded into HTML. It typically runs on a web server, adopting PHP code as its input and creating web pages as output. It can be implemented on most web servers and deployed on almost every operating system and platform.

Personal tools