Re: [PHP-WIN] Re: Is there something like findfirst/findnext

2003-02-12 Thread J.Veenhuijsen
_ - Original Message - From: "J.Veenhuijsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 4:55 PM Subject: [PHP-WIN] Re: Is there something like findfirst/findnext I should have read the manual better. J.Veenhuijsen wrote:

Re: [PHP-WIN] Re: Is there something like findfirst/findnext

2003-02-12 Thread Ignatius Reilly
ot;J.Veenhuijsen" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, February 12, 2003 4:55 PM Subject: [PHP-WIN] Re: Is there something like findfirst/findnext > I should have read the manual better. > > > if ($dir = @opendir("/tmp")) { >

[PHP-WIN] Re: Is there something like findfirst/findnext

2003-02-12 Thread J.Veenhuijsen
I should have read the manual better. J.Veenhuijsen wrote: I need to retrieve a list of files (jpg) in a directory. Is there a function like findfirst(*.jpg) like there is in Delphi? Thanks in advance ? Jochem -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http: