Php Lesson 2 - Create New Project


In WAMP

  1.  Goto your drive where you install WAMP server.
  2. Open directory wamp/www
  3. Create New Folder and name it with our project , example : testProject
  4. Create index.php or index.html file and type any thing in php/html , index is default file which runs when you open your project from local host server
  5. Install any IDE for development ,My recommendation is Netbeans or PhpStorm
  6. goto your browser and type "localhost/projectname" . Example : localhost/testProject
  7. it will open your index.php or index.html file
In XAMPP
  1. Goto your drive where you install XAMPP server.
  2. Open xampp/htdocs
  3. Create New Folder and name it with our project , example : testProject
  4. Create index.php or index.html file and type any thing in php/html , index is default file which runs when you open your project from local host server
  5. Install any IDE for development ,My recommendation is Netbeans or PhpStorm
  6. goto your browser and type "localhost/projectname" . Example : localhost/testProject
  7. it will open your index.php or index.html file


Related

Tutorial 6060587178515004652

Post a Comment

emo-but-icon

Join Us

Advertisement

Hot in week

Recent

Comments

item