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 php . You can get more information by following this site. Now lets take a brief overview here.
What is Php Programming |
Why is Php Better Than Other Programming Languges |
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.
Let See How Php Works
How Php Works |
No comments:
Post a Comment
Thanks For Comment Will get you Soon..