unable to curl / copy /File_get_contents in php https://www.nation.com.pk/latest
I am using php , and trying to download
https://www.nation.com.pk/latest
to parse
I have tried curl, copy() and file_get_contents(), nothing seems to work from hosting, but i can download it on my localhost
Please help