PHP is a powerful server-side scripting language for creating dynamic and interactive websites. PHP is an easy and user friendly language. Developer with sound knowledge of html an having little bit programming skill can easily create their own web pages. PHP can be easily embedded into HTML Pages and completely suitable for Web development. PHP is often used together with Apache (web server) on various operating systems. PHP is an open sources language. Suppose you wanted to create a survey to collect information from visitors to your web site.
For example you have a food supply store that sells tea, coffee, and biscuits. To gather order information from our customers we will have to make a page with an HTML form to gather the customer's order. Using an associative we can get this information from the $_POST associative array. PHP is also used to send secure mails and to collect information from contact form and other link exchange forms. In the recent years many developer has started using PHP as an open sources languages. PHP is stands for PHP Hypertext Preprocessor, is a server-side embedded scripting language. When a page is requested that contains PHP, the processor translates and executes all the commands in the page, and then outputs the result to the browser as regular HTML. Resembling other scripting languages, like ASP, PHP can be embedded directly into HTML. A Start and end entry separates PHP from HTML. There is no secret that there are other languages too like ASP, Perl, Cold Fusion that are the alternatives to PHP. But each of these languages have complexity and differences in syntax and structure. Here are the few advantages of using PHP are:
Read Full Article
Choosing PHP as Web Development Languages
Friday, February 20, 2009 at 3:59 AM Posted by Kaushal Patel
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment