سؤال

Very often I need to download various files on my server. This logic should be implemented on php and used via gearman workers.

I'm looking for a solution like wget for php. Could you please suggest something for manageable(errors/status tracking, notifying ) files downloads on php ? Thanks.

هل كانت مفيدة؟

المحلول

Download File to server from URL

Has a good set of ideas for you to use. I would recommend curl myself.

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top