PHP inside attributes
Posted: Tue Aug 31, 2004 3:13 am
I currently use XMLSpy, and one of my problems with it is that its validator gets annoyed about PHP inside an attribute value, because processing instructions aren't allowed there. It also gets annoyed at me when I try to echo() the XML declaration like PHP likes, because the ?> in the XML declaration isn't recognized as part of a PHP string, so it thinks it's the end of the PHP and then gets annoyed when it finds the rest of the code.
Does oXygen have these same problems? If it doesn't, I would probably switch to it.
Thanks in advance.
Does oXygen have these same problems? If it doesn't, I would probably switch to it.
Thanks in advance.