17 November 2013

Steps For Development of PHP Websites:
1. install Xampp,Wamp,or Apache server(Any one) Download:XamppWamp
2.install any php editor. Download Netbeans,Bluefish
3.Save files in c://xampp/htdocs/yourfile.php
4.Run on localhost as http://localhost/filename.php
|
|
|
Now Enjoy Php Coding
Read More...