+ 1
Compiler for PHP
How do i code a php program and compile it. Are there any special compilers needed and howwill i use them
1 ответ
+ 1
There is no such thing as a compiler for PHP, you need a webserver with PHP support. Simply try LAMP or WAMP and put your php-website into the www-root folder.