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?

    Write a Reply...