Hi , I have a following code that i want to echo , but it has double quote in it, and single quotes , How can I take care of that
<a
href="properties.php?prpno=MT1148868&returnpage=%2Fen%2Fproperties-list.php%3F%26page%3D"
onMouseover='fixedtooltip("<img src=\"houses/sm1_pic1.jpg\" border=0 width=300 height=210>",
this, event,
"304px")' onMouseout='delayhidetip()'><img style="position:relativ;z-index:1;"
src="houses/sm1_pic1.jpg"
border=0 width=100 height=70></a>
Thanks
<a
href="properties.php?prpno=MT1148868&returnpage=%2Fen%2Fproperties-list.php%3F%26page%3D"
onMouseover='fixedtooltip("<img src=\"houses/sm1_pic1.jpg\" border=0 width=300 height=210>",
this, event,
"304px")' onMouseout='delayhidetip()'><img style="position:relativ;z-index:1;"
src="houses/sm1_pic1.jpg"
border=0 width=100 height=70></a>
Thanks