In book of PHP i found a quote
Short tags were, for a time, the standard in the PHP world; however, they do have the major drawback of conflicting with XML processing instructions (e.g.
I can not understand this line. Can any one give me a example of a code.I need a read example which condition the error occurs. It must be code.