more files
{
get file name
$arrFilenames[] = $filename;
}
$arrFilenames = array_sort($arrFilenames);
-Stewart;
-Original Message-
From: Johannes Rumpf [mailto:[EMAIL PROTECTED]]
Sent: 28 April 2001 13:43
To: [EMAIL PROTECTED]
Subject: [PHP] sorting filenames using opendir and
Hi!
I wanted to get a txt files in a dircetory, I wrote the script using
opendir and readdir functions. But now I would like to sort the files
while I read them in. how could I solve this problem?
Greetings,
Johannes Rumpf
--
PHP General Mailing List (http://www.php.net/
2 matches
Mail list logo