Hi all,
If anybody could please help me!
I’ve a problem, probably not so difficult most of you…
There is https://fakesite.com/example where is xml file. When I give this URL explorer asks, what I would like do this file, where I want save etc.
I need a small php script to my server, which is enable to download this xml file and save into my predefined server folder. If the file (filename) already exist in my root folder, overwrite them. The file name not important, could be original or anything with extension xml. This php script should have run, when cron calls.
Any help would be appreciated….
Thanks in adcance