Forum: PHP
10-05-2012, 01:33 PM
|
|
Replies: 1
Views: 209
Scraping
hello!
i have an error when get the html of site using scraping the error is
failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you...
|
Forum: PHP
10-03-2012, 09:10 AM
|
|
Replies: 1
Views: 178
Scraping
Hello every one,
I am using PHP Scraping to get the page html. but there is a problem that the page is loaded through ajax that takes some time to load.The file_get_html() get the html before the...
|