简体   繁体   中英

Download video file from one server to another

Is there any way to download a video file from any server to my lamp (linux-apache-mysql-php) server using php?

I googled so much but couldn't find yet.

Back in the day I would use fopen() or I would use wget to download the file. Sometimes just leaving it to wget works really well because it requres you to program a lot less and has a lot of features built right into it.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM