usually i use ' ' , " " that for echo lines

but now i have little bit problem

How i echo this line

$line=<td class="play2Png"><a href="http://www.besthostingforums.com/" onclick="javascript:void window.open('http://www.besthostingforums.com','1349207004705','width= 400,height=300,toolbar=0,menubar=0,location=0,stat us=1,scrollbars=1,resizable=1,left=0,top=0');retur n false;">Play Online</a></td>


this code is for pop up generate

after this i will replace

http://www.besthostingforums.com/with my $variable
hihotfile Reviewed by hihotfile on . echo this line in php usually i use ' ' , " " that for echo lines but now i have little bit problem How i echo this line $line=<td class="play2Png"><a href="http://www.besthostingforums.com/" onclick="javascript:void window.open('http://www.besthostingforums.com','1349207004705','width=400,height=300,toolbar=0,menubar=0,location=0,status=1,scrollbars=1,resizable=1,left=0,top=0');return false;">Play Online</a></td> this code is for pop up generate Rating: 5