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!
basically,im asking what would be the fastest way of listing all the files in a directory. I would like to use this list and then convert it into a mysql file so that i oculd import all the values in there. This way i could also add a search function to it.