Here is my broken code: http://mikor.clearlyhosted.org/code.txt (I provided a link to a .txt version because its pretty big)
Its not rendering the PHP at all, even a simple <?php echo 'hi'; ?> dosnt return anything at all.
No error messages are outputted - its like the php parser just died or something...
--edit--
it seems to work on another server (well, it returns an error message) i'll fix that and see if it works on my testserver (it just times out on there)
--edit 2--
all fixed now, it seemed that I (for some reason) put a semicolon in each of my IF statements, lol
Its not rendering the PHP at all, even a simple <?php echo 'hi'; ?> dosnt return anything at all.
No error messages are outputted - its like the php parser just died or something...
--edit--
it seems to work on another server (well, it returns an error message) i'll fix that and see if it works on my testserver (it just times out on there)
--edit 2--
all fixed now, it seemed that I (for some reason) put a semicolon in each of my IF statements, lol
Last edited:




