Rename() question
I read what little there is at php.net on this function and a few other places, but I couldn't find the answer. If I rename a directory using rename(), do I also need to rename all the files in that directory? I assume not, but we all know that that assuming does. ;)
