What does php stand for?
By Infidel
@Infidel (180)
Chad
5 responses
@huanghaozi (1472)
• Egypt
13 Feb 07
PHP stands for PHP: Hypertext Preprocessor . This confuses many people because the first word of the acronym is the acronym. This type of acronym is called a recursive acronym. The curious can visit Free On-Line Dictionary of Computing for more information on recursive acronyms.
http://foldoc.org/
@ezzrssi (11187)
• Italy
3 Jan 07
PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML
PHP is a server-side scripting language for creating dynamic Web pages. You create pages with PHP and HTML. When a visitor opens the page, the server processes the PHP commands and then sends the results to the visitor's browser, just as with ASP or ColdFusion. Unlike ASP or ColdFusion, however, PHP is Open Source and cross-platform. PHP runs on Windows NT and many Unix versions, and it can be built as an Apache module and as a binary that can run as a CGI. When built as an Apache module, PHP is especially lightweight and speedy. Without any process creation overhead, it can return results quickly, but it doesn't require the tuning of mod_perl to keep your server's memory image small.
@paogutierrez (465)
• Philippines
3 Jan 07
Are you talking about currency? if yes, its Philippine Peso!:)