Sunday 25 May 2014

PhP Introduction By-Amit Tiwari

Hello Everyone today, I am going to teach you what is PhP & What is the use of php?......If you want to know all about this so you are in the right place..
This tutorial helps you to start your own codes and also for helping to create a website.

PHP Stands for -"Hyper Text Preprocessor"
Created by Rasmus Lerdorf in 1995.




What Can PHP Do?


-PHP can generate dynamic page content.
-PHP can create, open, read, write, delete, and close files on the server.
-PHP can collect form data.
-PHP can send and receive cookies.
-PHP can add, delete, modify data in your database.
-PHP can restrict users to access some pages on your website.
-PHP can encrypt data.
With PHP you are not limited to output HTML. You can output images, PDF files, and even Flash movies. You can also output any text, such as XHTML and XML.

What is the use of Php ?


-PHP runs on various platforms (Windows, Linux, Unix, Mac OS X, etc.)
-PHP is compatible with almost all servers used today (Apache, IIS, etc.)
-PHP supports a wide range of databases.
-PHP is free. Download it from the official PHP resource: www.php.net
-PHP is easy to learn and runs efficiently on the server side.

PHP Installation-




























Note-Hello my dear friends if you like this post and need to know something else so comment below in comment box.

Posted By-Amit Tiwari





No comments:

Post a Comment