Start php

How you can start php?
Download and Install Xamp or wamp server in your windows machine to start learning php.
Xamp and wamp are software packages ,it installs apache ,php mysql in your system and provides running environment for php.

You can place your website folder in htdocs(in xamp) or in www(root folder in wamp).


We can also create php by manualy configuring php,mysql and apache. Also we can use iis instead of apache.

0 comments: