Login   Register  
PHP Classes
elePHPant
Icontem

File: Read_Me

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us
  Classes of ASHFAQAHMED  >  Copier  >  Read_Me  >  Download  
File: Read_Me
Role: Documentation
Content type: text/plain
Description: Read Me
Class: Copier
Copy or clone files
Author: By
Last change:
Date: 2010-03-02 03:43
Size: 645 bytes
 

Contents

Class file image Download
Hi
Copy Any Size Files Or Create Exact Directory Clone
He He
You Can Create A Big Clone Like If You Run This And Want Windows c: Drive Exact Clone
You Can Just Do THis

Size Not Matter It Can Be 1000GB

CreateCopy("whereyouwant", "c:/");

This Class Is Develpoped By Ashfaq Ahmed

Use Of This Class Here Is a Example




$a = new CloneOrCopy();      ////// Create instance Of Class Or Intiliaz The Class
$a->des = "D_Drive_Clone";   ////// Set The Destination Path For Clone
$a->src = "test";            /////  Set The Source Path For Clone 
$a->CreateCopy();            ////   Start The Copying Or Cloning






Enjoy