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!
Hi All,
Listing the contents of a directory into an array. Right now I am doing this with a shell script then reading in the file that the shell script creates, anyone know how to do this using php?