Sunday, December 21, 2014

How to Install PHP

To develop and run php website in your system ,we have different types of components.Php works in any operating system.

For UI(user interface)---Adobe Dreamviewer
for webserver-----Wamp / xamp/apache server
WAMP Server download link : : Wamp Server
when you are installing the wamp server automatically mysql server will beinstalled in your system.

After installing the wamp server automatically path is created.....in c:/wamp/www

Features of PHP

  1. Easy development of web applications
  2. Automatic memory management
  3. Strong XML support
  4. Ease of deployment and configuration
  5. Security

No comments:

Post a Comment