Open GoogleCodeExporter opened 9 years ago
Examples:
- HTML output:
$text = '<a href="http://www.ebattles.com">eBattles</a>';
- Javascript output:
$text = '<script type="text/javascript">';
$text = "
<!--//
function changetext(v)
{
document.getElementById('eb_avatar_default_image').value=v;
}
//-->
";
$text = '</script>';
Original comment by frederic...@gmail.com
on 13 Nov 2009 at 8:17
Original issue reported on code.google.com by
frederic...@gmail.com
on 6 Sep 2009 at 7:16