I'm trying to read the contents of a webpage with a php script. Normally, this is no problem, however, parts of the webpage I'm trying to read get updated with javascript on the page. Does anyone know of a way to have the javascript "process" before reading the page?
