I don’t know why, but on my site php code ends with >
PHP code ends with >
jeuxjeux20
#7
I think that you used a shortened php tag. And everything inside it is commented out.
The server probably does not accept shortened php tags. so like @ckhawand said, use <?php
and ?>
bigrogal
#8
My page is the same
everything between
does not work and the browser sees as
<! -? Php
echo ‘date test’
->