The gif picture downloaded remotely by php is still.

download web pictures with php. When the picture format is gif, the size of the downloaded picture becomes smaller, and then it doesn"t move. The code is as follows:
$content = file_get_contents ($file_url);
file_put_contents ($save_to, $content);

Mar.04,2021

has been solved, occasional problem.

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b349af-2bf10.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b349af-2bf10.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?