Hi,
Using PHP 4.4.4.
What is the easiest way to return the full path of a file if I know
the directory it is in and the beginning part of the file (it will
begin with the word "header")?
Thanks, - Dave
Using PHP 4.4.4.
What is the easiest way to return the full path of a file if I know
the directory it is in and the beginning part of the file (it will
begin with the word "header")?
Thanks, - Dave
Comment