I need to find a file in directory and copy it to a different directory

Posted by Kel on Stack Overflow See other posts from Stack Overflow or by Kel
Published on 2010-04-16T15:05:45Z Indexed on 2010/04/16 15:13 UTC
Read the original article Hit count: 199

Filed under:
|
|

I merely have the file name, without extension (.txt, .eps, etc.) The directory has several subfolders. So, the file could be anywhere.

How can I seek the filename, without the extension, and copy it to different directory?

© Stack Overflow or respective owner

Related posts about php

Related posts about file