PHP Classes

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

Recommend this page to a friend!
  Info   View files View files (3)   DownloadInstall with Composer Download .zip   Reputation   Support forum (2)   Blog    
Ratings Unique User Downloads Download Rankings
Not enough user ratingsTotal: 1,100 All time: 3,405 This week: 263Up
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
Age: 36
All time rank: 5842 in Saudi Arabia Saudi Arabia
Week rank: 578 Up5 in Saudi Arabia Saudi Arabia Down
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  
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

 Version Control Unique User Downloads Download Rankings  
 0%
Total:1,100
This week:0
All time:3,405
This week:263Up