I'm using php to generate a javascript script... (very ugly).
In fact, this quest
I've downloaded the html source of a webpage with php, and now I would like to display that page using javascript.
I've wrapped each line in a document.write(), but I'm having difficulty with quotation marks...