Diff between <?php ?> and <? ?>
Moderator: General Moderators
Diff between <?php ?> and <? ?>
What is the difference between <?php ?> and <? ?> delimiters ?
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
They are called "short tags", so try googling for discussion.
http://us2.php.net/manual/en/language.basic-syntax.php (Page in manual discussing escaping in HTML)
http://www.google.com/search?q=php+short+tags (Google search "php short tags")
http://us2.php.net/manual/en/language.basic-syntax.php (Page in manual discussing escaping in HTML)
http://www.google.com/search?q=php+short+tags (Google search "php short tags")