class file archive.php help class file archive.php help
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

class file archive.php help

Started by thapame, June 12, 2007, 09:02:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

thapame

As I am using archive.php separately for remote images download as zip.
But if I provided $filelist[]="http://www.remotewebsite/image/image1.jpg"; that dowsnot include in downloaded zip file.

please let me know how to include remote files using the same class.