Encyclopedia WebA Businessperson's Guide to Web Development |
|
PHP |
|
|
PHP is a computer programming language created specifically for developing web sites and web based applications. PHP is most often used to connect a web site to content in a database. This has many uses that include content management, ecommerce, blogs, and discussion forums. It can also be used to create software applications with a web interface, such as online ordering and inventory systems. PHP is also capable of saving state between loading pages, which makes it a powerful tool for creating shopping cart scripts or tracking the behavior of site visitors. Borrowing much of its sytax from C, C++, Java, and PERL, PHP combines the best aspects of these languages in a slick implementation that is easy to code and maintain. The Zend engine that powers PHP provides extreamly fast interpretation and in many circumstances PHP outpaces applications written in other scripting languages such as PERL or ASP. What differentiates PHP most from other web scripting languages is that PHP is specifically designed for web development. PERL and Java, for instance, add an additional level of complexity that is not necessary for most web programming, and C and C++ are so complex as to prove useful only in writing the most resource intensive web applications. PHP was originally designed by Rasmus Lerdorf in 1994 and is currently entering its fifth version. PHP 5 introduces improved object oriented programming and error handling into the language. |
PHP Related QuestionsWhat is PHP?Why should I use PHP in my web site? Can PHP be used to build an ecommerce site or a shopping cart for my web site? Can PHP be used to create a content management system? How does PHP compare to other web programming languages? |
ArticlesAAOL (America Online), Apache, ASP, ASP.NETBBSDCC, C++, C#, Cold Fusion (CFML), Cross-Browser Compatibility, CSSDDHTML, DreamweaverFECMAScript, Filemaker, Flash, FrontpageGGraphic DesignHHand Coding, HTMLIIIS (Internet Information Services), IE (Internet Explorer)JJava, Javascript, JScriptLLAMP, Lasso, LinuxMMacromedia, Microsoft, Microsoft SQL Server, Mosaic, Mozilla, MySQLOOraclePPERL, PHP, PythonRRubySSafari, Search Engines, SpamUUnixVVisualBasic, VisualBasic.NET, Visual C++, Visual C++.NETWWindowsZZend |
Provided By:Lampfire Information ServicesA web development and marketing agency with extensive PHP programming experience.Related Pages:Official PHP Web SiteDocumentation and up to date information about the PHP scripting language.PHP Programming Language - WikipediaAn online encyclopedia article about the PHP language.ZendThe company responsible for developing the Zend engine and other PHP related products.PHP BuilderOne of the better web sites aimed at PHP developers.Rasmus Lerdorf's Web SiteMeet Rasmus Lerdorf, PHP's inventor. |
| © 2004 Lampfire Information Services, All Rights Reserved. |