hi all;
i had updated my PHP to 5.2 and my <? tag is not working , it was working before. There are lot of pages so making <? to <?php got time consuming and i changed the setting in php.ini file
short_open_tag = on
it was off and i changed it to on but it is still not working, i restarted my apache and my pc too, but it still does not work,
any help