From:             [EMAIL PROTECTED]
Operating system: Win
PHP version:      4.0.6
PHP Bug Type:     Feature/Change Request
Bug description:  Function dir with match

dir (string directory) is a very poor function.

I'd like a funcion where I can request:

dir("path/directory/with/$Match", $Order=BY_NAME, $Reverse=0);

where $Match allow ?, *, [1-5], [a-z]

and $Order allow BY_NAME, BY_DATE, BY_SIZE

It is posible?
Tomorrow, please?

Too I sugest a function $Array = ArrayDir($Dir);

Perdon for my bad english
-- 
Edit bug report at: http://bugs.php.net/?id=12035&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to