I used the following link to download the latest Xampp in order to install php on a windows. I clicked on "Installer" and installed it on my computer. Now I can't seem to find php on my machine. What should I do next?
相关问题
- Views base64 encoded blob in HTML with PHP
- Laravel Option Select - Default Issue
- PHP Recursively File Folder Scan Sorted by Modific
- Can php detect if javascript is on or not?
- Using similar_text and strpos together
First of all you must start the apache server and mysql through xampp control panel. and then directly try with browser like http://localhost/
Also you need to save the php files in C:/program files/xampp/htdocs/your folder name / (If you installed xampp in C drive )
Wherever you installed that exe create a xampp folder automatically. XAMPP folder contains all the database, server configuration files and php files