名稱：
	cptree() - 複製一整個目錄。
語法：
	array cptree(string dir);
用法：
	複製一整個目錄，包括內部所有的子目錄與檔案。
參考：
	rmtree
作者：
	Clode@RevivalWorld
