php - what does <? mean -
possible duplicate:
what <?= mean?
reference - symbol mean in php?
does know <? means? different usual php used seeing , in midst of debugging file wanted know more not able hits on web.
it means same <?php, when short tags turned on.
Comments
Post a Comment