Thread
:
loadSubFolders(str, int);
View Single Post
#
4
07-08-2008, 02:15 PM
Twinny
My empire of dirt
Join Date: Mar 2006
Location: Australia
Posts: 2,422
PHP Code:
temp
.array.
loadfolder
(
"twinny/test/*"
,
1
);
Started at twinny/test/ and managed to grab all the files in the subfolders
. Just had to make sure NPC-Server had for twinny/test/* and twinny/test/*/*
Twinny
View Public Profile
View GraalOnline Profile
Find all posts by Twinny