View Full Version : Hypertext Preprocessor (PHP)
smartkathy
12-07-2012, 07:59 AM
PHP is an acronym for PHP: Hypertext Preprocessor. It is a scripting language designed to fill the gaps between Server Side Includes and Perl. It was released in the year 1995. Initially it was written as a set of CGI in ‘C’. Read more here: PHP: What’s all the hype about? (http://www.zealousweb.net/blog/php-what-is-all-the-hype-about/)
The exact name for php ,it is easy to learn fast to learn and very flexible language .
msherry
12-18-2012, 05:58 AM
PHP best and easy language, PHP is the developer’s tool that has gained the most respect amongst Web gurus and aficionados. Most describe it as an easy to use and feature packed program that allows you to create dynamic and database driven Web sites effortlessly. It is a free program that is open source so it can be modified to fit developer’s needs. Most developers who like Linux and mySQL are also fans of PHP.
ashimasalim
12-18-2012, 08:11 AM
PHP stands for Hypertext Preprocessor
It is a server-side scripting language, like ASP
PHP scripts are executed on the server
PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)
It is an open source software and it is free to download and use
jaysh4922
12-19-2012, 05:51 AM
PHP is an open-source, server-side scripting language. The language can be used to write programs (routines) that output code. When a webpage using PHP is accessed, routines generate the markup to be downloaded to the browser.
PHP can also be used to connect to a database; to retrieve, add or update content. This makes PHP an ideal language for creating large-scale websites. A single PHP template can be written to retrieve and display all database records
seanbarrington
12-20-2012, 01:17 AM
PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded.
iphone Application Development (http://timeappsshop.com/)
semaphore.v
04-15-2013, 06:31 AM
PHP is an open source, server-side, 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. Also, PHP can talk across networks using IMAP, SNMP, NNTP, POP3, or HTTP.
Powered by vBulletin® Version 4.2.4 Copyright © 2026 vBulletin Solutions, Inc. All rights reserved.