OOtikeuSep 4, 2005Post #1 Sunday, September 4, 2005 7:54 AM how do I make xtml (like <if condition="blah"><else /></if>) work in this type of code: $variable = <<<HTML <htmltag> HTML; I tried putting XTML in there, but it just went in error, so how do I change it to allow XTML?