0
Suggest me a good php server...
I can not understand how multiple file run together.plz give suggestion a good php interface
2 ответов
+ 2
You can try XAMPP if you have a PC/Laptop where you can install it, it is a software package containing Apache (web server), PHP, MariaDB (a free MySQL fork project) and more. It allows you to turn your computer into a local server you can use as your personal laboratory. You can find it at the following link if you're interested.
https://www.apachefriends.org/
+ 1
Thanks