Hi,
Am trying to display an tag within a
[php]echo "
Tried the below statement in an individual echo statement without the
[php]echo ‘’; [/php]
which works fine. Also tried escaping double quotes in the parameters when enclosing
in double quotes. This also works fine.
How do i get the 1st statement working.