I\'m kinda new to PHP.
I\'ve got two different hosts and I want my php page in one of them to show me a directory listing of the other. I know how to work with opend
Try:
$file\n"; } closedir($dir); echo "\n$str";