how two get whole html content with AJAX
Posted: Tue Dec 01, 2009 2:15 am
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???
but if the page use ajax after the document is ready,
that will can not get the ajax output.
how to get them???