I have a PHP-script that loads page-content from another website by using CURL and simple_html_dom PHP library. This works great. If I echo out the HTML returned I can see the d
Yes its piece of cake if you are interested only in that particular html which is returned by ajax.