13
PHP + HTML
complete
A
Aidan72
Apparently the repl.it PHP doesnt support HTML! Which is honestly a tragedy, i was wondering if it was possible if you could add HTML support in the PHP emulator because then it would be a lot more useful.
Activity
Newest
Oldest
Tim Chen
complete
T
TheAmazingBrian
I agree, it would be great to have PHP in HTML for form submissions.
V
VFDan
I think it should also work the other way, PHP support should be in HTML.
We made some updates to PHP (well, we made two new "languages"):
https://repl.it/languages/php_cli - New and improved PHP language for command line interface shenanigans. Supports multiple files and syntax highlighting.
https://repl.it/languages/php7 - PHP Web servers! Just like other hosted repls, this allows you to write websites using PHP.
Enjoy!