note 98177 deleted from tokens by danbrown
| Newsgroups | php.notes |
|---|---|
| Message-ID | <[email protected]> |
Note Submitter: sologhost1 at verizon dot net ---- It should be noted that using: T_OPEN_TAG and T_OPEN_TAG_WITH_ECHO also return true for <?xml. Atleast my tests have proven this to be true. I thought it was supposed to only return true for <?php, <? cases. What a shame.