Chris Shiflett wrote:
--- Marek Kilimajer <[EMAIL PROTECTED]> wrote:
So, i am looking for a function which return the result of the unix shell command: ls mydir/name*
www.php.net/glob
I think you read that question wrong, or else I am. :-)
Try the second user note on this page:
http://www.php.net/manual/en/ref.filesystem.php
Hope that helps.
Chris
I think you read it right, and I (along with the other poster) read it wrong. I first thought he wanted to execute ls without using php's exec function...but rereading it, I don't think he was looking for my response.
So who is wrong and who is right now? I'm confused ;)
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php