How to run PHP file

Status
Not open for further replies.
Solution
1.Run XAMPP
2.Start Apache.
3. Create a folder in XAMPP/htdocs/ , you can name the folder whatever you like
4. Create a php file in the new folder you created
5. In your browser type http://localhost/*foldername*

schwatzz

Distinguished
1.Run XAMPP
2.Start Apache.
3. Create a folder in XAMPP/htdocs/ , you can name the folder whatever you like
4. Create a php file in the new folder you created
5. In your browser type http://localhost/*foldername*
 
Solution
Status
Not open for further replies.