Posted: Wed 4. May 2005, 20:16
ok actually you'll have to change it in the php.ini
but i dont have access to it.
So I'll ask the admin to do it.
But in future could you change the system so that it doesnt use the shorttags anymore, because they are not supported by everybody.
with <?php you are on the safe side...
I fixed that problem now by myself by replacing all the <?= by <?php echo
works fine now.
Thanks for your help. I'd appreciate it if you would change the system to this format too.
but i dont have access to it.
So I'll ask the admin to do it.
But in future could you change the system so that it doesnt use the shorttags anymore, because they are not supported by everybody.
with <?php you are on the safe side...
I fixed that problem now by myself by replacing all the <?= by <?php echo
works fine now.
Thanks for your help. I'd appreciate it if you would change the system to this format too.