One liner for finding a file

This is a discussion on One liner for finding a file within the PHP Language forums, part of the PHP Programming Forums category; Hello, Does anyone have a PHP 4 one-liner (or two-liner) for extracing a file from a directory in ...


Go Back   Usenet Forums > PHP Programming Forums > PHP Language

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 08-11-2004
D. Alvarado
 
Posts: n/a
Default One liner for finding a file

Hello, Does anyone have a PHP 4 one-liner (or two-liner) for extracing
a file from a directory in which I know the word "footer" is
guaranteed to be in the file name, I know the precise directory to
search, and I am assured that at most one file will match this
description. I am looking to get the complete path to this file.

Thanks in advance, - Dave
Reply With Quote
  #2 (permalink)  
Old 08-11-2004
steve
 
Posts: n/a
Default Re: One liner for finding a file

"D. Alvarado" wrote:
> Hello, Does anyone have a PHP 4 one-liner (or two-liner) for

extracing
> a file from a directory in which I know the word "footer" is
> guaranteed to be in the file name, I know the precise directory to
> search, and I am assured that at most one file will match this
> description. I am looking to get the complete path to this file.
>
> Thanks in advance, - Dave


You can always execute an OS command. So you can say in Linux:
$a = `ls *footer*`;

--
http://www.dbForumz.com/ This article was posted by author's request
Articles individually checked for conformance to usenet standards
Topic URL: http://www.dbForumz.com/PHP-liner-fi...ict138692.html
Visit Topic URL to contact author (reg. req'd). Report abuse: http://www.dbForumz.com/eform.php?p=463587
Reply With Quote
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




All times are GMT +1. The time now is 09:08 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0