http://www.trap17.com/index.php/Php-Pro ... g_f59.html
Hello
I seek for a automatic php script , can be able to upload files from public area of web to a specific location in my server, for example, automatically upload "index.htm" from :"http://example.com/index.htm" to "/public_html/updates/" and repeat this action evry 10 minutes.and also when I close my browser it remains active on server.
Any ideas?
upload files to your server
Moderator: General Moderators
Re: upload files to your server
google 'cron job' - i reckon that may be a good place to start.