I'm very new to PHP, but an intermediate ASP/VBscript programmer. I've been thrown into a PHP project, and I love it so far.
But, I need some php code to read the contents of a specific folder on my server and create an html link for each file in that folder. I did some misc searches and looked through tutorials and articles, and I couldn't find anything. I've done this many times with asp, just can't figure out the php coding for the same thing.
Could someone either help me with the coding or point me to a tutorial with some help? I'd greatly appreciate it!
Dan