Admin view of all users listening/watching
I'm trying to develop an HTML or PHP page that will scan all of my users' "signature" files and display them on a single page.
I'm using the "foreach" and "glob(folder/*.png)" commands with PHP, but I keep getting a blank page.
Any ideas?
I'm using the "foreach" and "glob(folder/*.png)" commands with PHP, but I keep getting a blank page.
Any ideas?