PHP Classes

PHP Copy File to Another Directory: Copy a file from a given URL to server directory

Recommend this page to a friend!

  Author Author  
Picture of Joko Prasetyo
Name: Joko Prasetyo <contact>
Classes: 4 packages by
Country: Indonesia Indonesia
Innovation award
Innovation award
Nominee: 2x


  Detailed description   Download Download .zip .tar.gz  
This package can copy a file from a URL to the server directory.

It provides a script that presents a form to let the user enter the URL of a remote file and select a server-side directory.

The script can retrieve the remote file and store it in the directory selected by the user.

Details

PHP Copy Files from remote URL.

This is a very simple way to copy files from a remote server to the directory, simply enter the target URL on the form and select a directory location.

If unsupported file extensions you need to change or add a line like the following:

$valid_exts = array("php","jpeg","gif","png","doc","docx","jpg","html","asp","xml","JPEG","bmp","zip"); 

All file and scripts under licenses ( GNU GPL v2 or later ).


  Classes of Joko Prasetyo  >  PHP Copy File to Another Directory  >  Download Download .zip .tar.gz  >  Support forum Support forum  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: PHP Copy File to Another Directory
Base name: copy-files
Description: Copy a file from a given URL to server directory
Version: 1.0
PHP version: 5
License: GNU General Public License (GPL)
 
  Groups   Applications   Files Files  

  Groups  
Group folder image PHP 5 Classes using PHP 5 specific features View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes
Group folder image Global Code made of global functions and variables View top rated classes


  Applications that use this package  
No pages of applications that use this class were specified.

Add link image If you know an application of this package, send a message to the author to add a link here.

  Files folder image Files  
File Role Description
Accessible without login Plain text file copy-files.php Aux. Auxiliary script
Accessible without login Plain text file README.md Doc. Documentation

Download Download all files: copy-files.tar.gz copy-files.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.
  Files folder image Files  
File Role Description
Accessible without login Plain text file copy-files.php Aux. Auxiliary script
Accessible without login Plain text file README.md Doc. Documentation

Download Download all files: copy-files.tar.gz copy-files.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.