On 08 Oct 2003 13:25:51 +0200, you wrote:

>I`m using a shell_exec to get a list of files from a specified
>directory.
>
>When I run it locally on my machine i works. When I run it on the other
>machine I get

What Marek said.

However, is there any reason you're not using readdir()?

http://uk.php.net/manual/en/function.readdir.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to