Thanks for the help and suggestions guys. I will check out the above code and read up on FTP functions first thing tomorrow morning.
bpat1434, I completely understand why you said "read the manual", I've felt exactly the same way as you before. The thing is that when I posted this thread, I had absolutely no idea how to go about the problem, and "ftp extension" is all I got when I asked for suggestions on a PHP irc channel. It really didn't mean much to me at the time, and I felt I needed either a more in depth explanation of what exactly "php extension" was, or another suggestion. Not really an excuse (I should have read the manual), but that's what happened.
Also, the higher-post count users know about the manual and feel other's should too because they are more experienced (thus the larger post count) and more familiar with it. To be honest, I look at the manual once in a while, but I find better discussions and solutions on various forums.
My files will be in public_html, they will be accessible via the web.
Babbs, you bring up a valid point about the possibility of files not being on an FTP server. However, in my case, the files will be FTP accessible.
bokehman, I understand where you're coming from too, but in this case I really should have read the manual, and seeing that I had 1 posts, I'm sure that more-than encouraged the RTFM reply 😉.
Thanks for the code! I will try it tomorrow morning and see if it works like I need it to.
bradgrafelman, I agree with how you approach problems. An example and an explanation is usualy the best learning material. In either case, I always look at and try to understand the code before using it.
Again, thanks for all the input!