Hi I was just wondering if anyone knew how to deal with the window.open js function when you want to echo it.
Can somebody tell me how to fix the syntax error the below.
onClick="window.open('viewhotel.php?id='$row['id']','mywindow','width=400,height=200')">'
Any suggestions would be great!