|
Thanks. I've been looking at this but can't figure out how to implement it in my page. If I wanted to add this function to one of my pages I imagine I would have to include this .php file in that page's html. But what then? Should I call the function dir_list($dir) from a php snippet in my html doc? And what value should the $dir parameter have?
|