I use file_get_contents($url) to get the content of web page,
but if the page use ajax after the document is ready,
that will can not get the ajax output.
how to get them???
how two get whole html content with AJAX
Moderator: General Moderators