syntax <? dont work needs <?php for the program to reconize it....
Previously created thread "<? not recognized"
http://sourceforge.net/forum/forum.php?thread_id=1118431&forum_id=392687
ah opps oh well better safe then sry..right?
Might also be noting that <? is not reccommended by the php team. In all of their examples they use the <?php to avoid the same issue of XML problems
Jeremy
Log in to post a comment.
syntax <? dont work needs <?php for the program to reconize it....
Previously created thread
"<? not recognized"
http://sourceforge.net/forum/forum.php?thread_id=1118431&forum_id=392687
ah opps oh well better safe then sry..right?
Might also be noting that <? is not reccommended by the php team. In all of their examples they use the <?php to avoid the same issue of XML problems
Jeremy