ghacks Technology News

PHP – what it does and what it doesn’t

PHP is a Server side scripting language. Its primary competitors are ASP (Microsoft), JSP (Sun), CFM (Adobe), and Perl (often called cgi by hosting companies, although it is not the only cgi language). PHP was originally created in 1995, so as a technology it is fairly mature. Version 5.x is the latest stable version and [...]

Author: , Monday February 16, 2009
Categories: Tutorials Basic, Web Development

Web Development: PHP – what role does it fill

Before we try to work with PHP we need understand the role it fills – what problem does it address. The World Wide Web is built on a client-server model. A client computer requests a page which is supplied by a Web Server. The browser then renders the page for the user to view. The [...]

Author: , Sunday February 1, 2009
Categories: Web Development

© 2005-2012 Ghacks.net. All Rights Reserved. Privacy Policy - About Us