PHP stands for "PHP: HyperText Preprocessor". PHP is a server side scripting language for making logic driven websites. Ever wonder how they made that "contact us" form on their site, which sends out emails? Well, they used PHP. Or, how they made that image upload tool? Well, they used PHP. PHP written scripts can use databases to keep track of your customer's and visitors activities on your site, send out periodical newsletters to your subscribers, upload files or images and drive the content on your site dynamically. The possibilities are endless. Most of the social networking websites you visit are writing in PHP. PHP is that powerful. Learning The Basics of PHP will help you tremendously in your Webpage development.
How PHP Works?
PHP sits between your browser and the web server. When you type in the URL of a PHP website in your browser, your browser sends out a request to the web server. The web server then calls the PHP script on that page. The PHP module executes the script, which then sends out the result in the form of HTML back to your browser, which you see on the screen. Here is a basic php diagram which illustrate the process.
PHP Process Diagram
1 comment:
Web development and design
Param Network is a leading web development and Design Company in India provides ecommerce web design, custom website development, web application development and complete web development and designing solution.
http://www.paramnetwork.com
Post a Comment