PHP is not displayed correctly

I create a project in php on hosting “000webhost”. The description contains support for PHP, but in fact for some reason PHP is not displayed correctly. Rate yourself https://simplyos.000webhostapp.com/

What does your code look like?

Hi @5DevStudio!

Please use long PHP tags instead of short ones: <?php / ?>


In addition, if you still want to support the short tags (but I do not recommend it), follow this tutorial:

1 Like