how to use php curl to extract data from ajax website
Posted: Thu Apr 02, 2009 1:38 pm
Hi
I`m trying to create a simple script that posts information into a remote form in a website and collects the output page. I decided to use cURL for this.
I managed to get it to work for a few pages but until I had to make it work for an ajax based page.
So my question is how to use curl to interact with an ajax webpage.
Thanks in advance.
luis
I`m trying to create a simple script that posts information into a remote form in a website and collects the output page. I decided to use cURL for this.
I managed to get it to work for a few pages but until I had to make it work for an ajax based page.
So my question is how to use curl to interact with an ajax webpage.
Thanks in advance.
luis