PHP Classes

My Easy Copy: Copy a given file to a server directory

Recommend this page to a friend!
     
  Info   View files Files   Install with Composer Install with Composer   Download Download   Reputation   Support forum   Blog    
Ratings Unique User Downloads Download Rankings
StarStarStar 42%Total: 1,101 All time: 3,414 This week: 488Up
Version License Categories
my_easy_copy 1.0GNU General Publi...Files and Folders
Description 

Author

- Use this class to upload any file - already uploaded on another website -
( very useful for megaupload & rapidshare ).
- Use this class to copy a file from another website to your website directly, no need -
to download it and reupload it on your website
- you can change the file's original name into a new name ( ranom numbers & letters ).
- you can select the folder that's the file will be uploaded into .
- Show the time used to copy the file
- Show the file size

Picture of NaiFPHP
Name: NaiFPHP <contact>
Classes: 6 packages by
Country: Saudi Arabia Saudi Arabia
Innovation award
Innovation award
Nominee: 1x

Details

/************************************ / / @ script : My Easy Copy / @ version : 1.3 beta / @ date created : 31-8-2006 / @ created : naif php / @ site : www.naifphp.net / ************************************/ - Use this class to upload any file - already uploaded on another website - ( very useful for megaupload & rapidshare ). - Use this class to copy a file from another website to your website directly, no need - to download it and reupload it on your website - you can change the file's original name into a new name ( ranom numbers & letters ). - you can select the folder that's the file will be uploaded into . - Show the time used to copy the file - Show the file size Note : you need to create a new folder that's the file will be uploaded into and Statement (Chmod) the 777 . $object->path = "/folder"; // (folder Chmod) it 777

  Files folder image Files (3)  
File Role Description
Plain text file MyEasyCopy.class.php Class My easy copy class
Accessible without login Plain text file example.php Example example for my easy copy
Accessible without login Plain text file readme.txt Doc. for more information about my easy copy class

The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page.
Install with Composer Install with Composer
 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,101
This week:0
All time:3,414
This week:488Up
 User Ratings  
 
 All time
Utility:58%StarStarStar
Consistency:50%StarStarStar
Documentation:41%StarStarStar
Examples:41%StarStarStar
Tests:-
Videos:-
Overall:42%StarStarStar
Rank:3638