PHP Classes

File: readme.txt

Recommend this page to a friend!
  Classes of NaiFPHP   My Easy Copy   readme.txt   Download  
File: readme.txt
Role: Documentation
Content type: text/plain
Description: for more information about my easy copy class
Class: My Easy Copy
Copy a given file to a server directory
Author: By
Last change: readme changed
Date: 18 years ago
Size: 877 bytes
 

Contents

Class file image Download
/************************************ / / @ 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