Using PHP Version 5.2.13, I'm trying to use the date() function to get/format date, such function is causing me to get all page in blank and firebug is showing the following error (XML tab):
XML Ayrıştırma Hatası: eleman buldu Yer: moz-nullprincipal: {e80b3b2e-b8f1-4a2d-b906-03d42ca6a190} Hat Numarası 1, Sütun 1:
^
<td class="darkBlueTD">
<?php echo date("d");?>
</td>