PHP is stand for Hypertext Preprocessor .PHP is
powerful server sider scripting language for creating Dynamic and interactive
website. PHP is widely used, free and efficient alternate to the Microsoft ASP.
It is perfect for develop the Dynamic Website and used the HTML code .The
PHP Syntax is similar for Perl and C. You can save the program of PHP with
extension .php, php3 or phtml. You run the PHP program on the server such as
WAMP, LAMP, XAMP .And use the various database Such as:
·
MySQL
·
ORACLE
·
Sybase
·
PostgreSQL
Software Requirement for:
·
Text
Editor
·
Web
Server
First you need to write the PHP code you need the text editor such ass notepad++, Dreamweaver,
Web builder etc.
And then you run the PHP code on server .some server name is
IIS, WAMP, and LAMP
After you need to database to connect the webpage to store
the information such as MySQL, Oracle
You can download the software such as:
Download PHP http://www.php.net/downloads.php
Download MySQL
Database http://www.mysql.com/downloads/index.html
Download Apache
Server http://httpd.apache.org/download/cgi
Download Text Editor
any from Google www.google.com
Advantage of PHP
1 PHP is used to create the Dynamic website. Which means to
can change data on website every minute,
hour, and day?
2 PHP can run different platform such as windows, Linux, UNIX
etc.
3 PHP is compatible with almost all servers such as Apache,
IIS etc.
4 PHP is easy to use and easy to learn and run efficient on
the server side.
5 PHP offers security that helps to prevent malicious
attacks. these security levels can be adjusted in the .ini file.
6 PHP is freely available for use. PHP is available at free
of cost under PHP General public license.
How to install the Text Editor such as PHPEditor
4
After the complete installation click the finish.
Here Video Tutorial