Compiler for PHP | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

1st Mar 2019, 4:25 PM
Jerald Lashy Jeffery
Jerald Lashy Jeffery - avatar
1 Answer
+ 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.
1st Mar 2019, 5:23 PM
nobody