On Mon, 2005-06-27 at 20:51, Jasper Bryant-Greene wrote:
> Brian V Bonini wrote:
> >>> I can echo out the command and get a well formed command, i.e.
> >>> one that will execute from a command prompt, but when I try to
> >>> exec() $cmd from within the script the globbing is taken
> >>> literally.
> 
> Try shell_exec(). I don't think exec() goes via the shell.

Tried that too.

-- 

s/:-[(/]/:-)/g


Brian        GnuPG -> KeyID: 0x04A4F0DC | Key Server: pgp.mit.edu
======================================================================
gpg --keyserver pgp.mit.edu --recv-keys 04A4F0DC
Key Info: http://gfx-design.com/keys
Linux Registered User #339825 at http://counter.li.org

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

Reply via email to