Category Archives: Run you Project

How to run your project

After you have successfully finished the folder configuration .Now its turn to run your file/project. Ok here is description.

1.open the browser
2. Type localhost/your_project_folder(Remember: when you do this the default page that will run Is index.php). So make sure if you have only one page e.g. service.php make sure to type localhost/your_project_folder/file_name.php(service.php).