PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
Anyone have a code sample or program that'll go through a directory and possibly load the contents of it in an array -- that works?
I found some samples out there on my own, but they all either have their own pesky errors or have the same problem my own attempts at writing directory-listing code does; no matter how many files are in the directory, it's "empty."