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!
I'm new to PHP and have already had some great help from this forum! I was pointed in the direstion of scandir(); , and it seems exactly what I want to use but the php.net site lists it usage from PHP 5. My web hosts have PHP 4.4 installed.
Can someone please tell me what area I should look for the usage of scandir(), but will work in PHP 4.4?