shys_aelaes26
New Member
- Messages
- 32
- Reaction score
- 0
- Points
- 0
So, my site isn't functioning due to the short tags being enabled, now I fiddled around and around with all types of solutions to get around it, but still I'm getting tons of errors and parsing errors.
I'd like for someone to help me negate these effects ( of such a silly setup ).
I already managed to fix 1, ( Yes 1 ) error by changing:
into
But that's not working everywhere, so I'm still in trouble
I'd like for someone to help me negate these effects ( of such a silly setup ).
I already managed to fix 1, ( Yes 1 ) error by changing:
PHP:
<?xml version="1.0" encoding="UTF-8"?>
PHP:
<?php echo("<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"); ?>