I got an error:
Parse error: syntax error, unexpected end of file in the line
With this code:
You should avoid this (at the end of your code):
{?>
and this:
You shouldn't put brackets directly close to the open/close php tag, but separate it with a space:
php
{ ?>
also avoid and use