Apache – Download a file to my server directory using PHP
my system uses a XML file generated by a URL and I need a script that every 30 minutes access that URL (https://www.shopfisio.com.br/feeds/teste-leo?download=true), and download the file to my server directory. Can somebody help me how to do this?