balasun Posted April 8, 2009 Share Posted April 8, 2009 Hello all, I used PHP curl function to fetch data from other site. I got the result from the site. In the result, i need to get Email id's. But in site that i fetched, the email id's are get using AJAX and results are assigned to one div innerHTML. In my curl output the loading image is only displayed.the email id;s are not displayed. How can i call that AJAX function and get the result when i get output using CURL. Pls help me if u know anything about it. Thanks, Link to comment https://forums.phpfreaks.com/topic/153144-help-me-in-php-curl/ Share on other sites More sharing options...
trq Posted April 8, 2009 Share Posted April 8, 2009 You might want to post some code and sample data. Link to comment https://forums.phpfreaks.com/topic/153144-help-me-in-php-curl/#findComment-804436 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.