I've tried
Code: 
$entry_arrayz[ 'entry' ] = RecurseFolderLister('fav');

var_dump($entry_arrayz['entry']);
but it's the same...

Btw read my prev post if haven't (i edited it)..
Porsche_maniak Reviewed by Porsche_maniak on . PHP Scan dir for idetical files I am not good with php and will ask for help... * The folder is named 'fav' * There are subfolders in 'fav' * Each subfolder may contain a .txt file Needed --> * Check for identical .txt file names in all subfolders * Sort 10 most repeating identicals,show(echo) their contents and show(echo) times repeated (in brackets such as this one :D ) Rating: 5