PHP : Server-Side Programming Language for Dyanamic Websites


Almost all of has heard of PHP. But, what is this PHP ?
PHP is a server side programing language that is best suited to create the dyanamic websites and it uses the syntax similes to  C++

 

Where PHP is used

 

PHP can be used to create websites and web programs, for example PHP can be used by the online stores to create forms or build a full CMS (Content Management System) or its add ons, for WordPress, these Add ons are called .

 

Prerequisites for a Server to run PHP

 

MySQL is generally used to create the needed database so that PHP can use the protocol. PHP generally can be installed after installation of Apache web server. This is needed to parse the websites you have created.

For using most CMS like WordPress, we generally create a database from MySQL and then the WordPress installation and do as per instructions. We generally do not use phpMyAdmin, (phpMyAdmin is a tool written in PHP intended to handle the administration of MySQL), but  phpMyAdmin can be used instead of MySQL Wizard (comes along with cPanel) to install these CMS.

 

Brief and origin of PHP

 

PHP is practically now an unbeatable competitor to ’s Active Server pages (ASP) , PHP stands for Personal Home Page, but now the full form of the recurse acronym stands for Hyper text Preprocessor.

PHP was originally written by Rasmus lerdorf, in 1995. PHP is a free software distributed under a kind of (own version) GNU General Public License.

PHP is a scripting language which outputs the stream of as output : Strict, Transitional or 5. More than 75 percent content management systems such as WordPress, Joomla, Drupal, FaceBook (proprietary) is based on PHP.


There is a common misconception that the CMS those are based on PHP also follows the GNU General Public License. This is not true as there are Premium PHP based CMS as well as Premium Plugins.

 

php

Like any popular and common scientific arena, those who are learning the server side programming languages, often uses certain PHP terminologies typically in the college campus jokingly, “if function exists”. Example : “take the umbrella, if function exists!”. Means, if it rains then the umbrella will come to work.

 

Link to Official Website of PHP is Here.

 

Advantages and Disadvantages of PHP

 

PHP can run virtually on any Operating System.

For many CMS a typical term is used : Hook. This hook makes the CMS very flexible or fluid. PHP offers hundreds of advantages and as it is free, lots of development is going on based on PHP.

 

The only possible disadvantage of PHP is, as the HTML output needs to be rendered every time, it increases the and burden on the Server. To solve this problem, some other PHP scripts (for example Cache Plugins in WordPress) are used to make them virtually a static HTML page.

 

Signature


0saves
If you enjoyed this post, please consider leaving a comment or subscribing to the RSS feed to have future articles delivered to your feed reader.
About Abhishek

Abhishek Ghosh is an Orthopedic Surgeon, Inventor with 216 Patents, Current editor of The Customize Windows Media Group. You can follow and know more about Dr. +Abhishek Ghosh on Google Plus and follow on Twitter as @AbhishekCTRL.

Trackbacks

  1. PHP : Server-Side Programming Language for Dyanamic Websites « WordPress Insider says:

    [...] Server-Side Programming Language for Dyanamic Websites [...]

  2. How To Learn PHP Online Free says:

    [...] side vs. Server side programming languagePHP : Server-Side Programming Language for Dyanamic Websites[...]

Speak Your Mind

*