I have a site, which redirects to another url. I used this solution: Can PHP cURL retrieve response headers AND body in a single request? but it returns an empty string for "body" because the called url has redirection. How to get the content after redirect?
Asked
Active
Viewed 131 times