in reply to Re: Directory Parsingin thread Directory Parsing
@array_split = split("/\//", $dir); $DataSet = $array_split[1]; [download]