
10-09-2006, 03:45 PM
|
 |
WebProWorld 1,000+ Club
|
|
Join Date: May 2005
Location: Norway
Posts: 6,119
|
|
I know.
Problem:
The short tag style causes problem in a document where PHP is mixed with XML.
Example:
<?xml
will mistake an XML instruction with a PHP opening tag.
|