Sunday, 13 October 2013

What Is PHP Programming

What is PHP Programming
what is PHP Programming? Firstly i will teach you what is PHP? Why should you use it? Php code is internally interpreted by the web-server and it compiles on the server side. The source code of the applications is visible only in the html language so, no one is able to copy the php code. Therefore php codes can’t be hacked easily. Basically, it is used to prepare dynamic content on websites. There are PHP official website which are www.php.net . You can get more information by following this site. Now lets take a brief overview here.

What is Php Programming

Go over to www.php.net , you can get information about php as well as latest news. So, we get description about what is php? The great thing of php is it provides extensive documentation through which we can easily understand. From these site, you can download the documentation and functions which you search for. It describes information about functions, different types of arguments with proper examples.
What is php programming
What is php programming
what is php programming
Some of the websites using php and why they use it?
Best example :- Facebook
The code for facebook has been written in php language only. It is the popular social – networking website having lots of data stored in their database. So, we combine php with the database system such as MySQL. In these tutorials, i have used MySQL for data management because it is one of the widely used and powerful database around us or we can say fastest database around. So, MySQL is appropriate to be used with php for storing and managing data. Facebook which is one of the social networking website takes advantage of php as a whole.
This is an overview of the php, so if you think to start following this tutorial that i have created, you can begin to start creating dynamic websites and also realize that php is easy. Little fundamentals of any object oriented programming inside php is more difficult because some people get to struggle with object oriented programming. So, we do have the object oriented programming functionality within php and its added in php version 5 in year 2004.
What is php programming


Read More Extra Tutorials

No comments:

Post a Comment