From:             [EMAIL PROTECTED]
Operating system: Windows2000
PHP version:      4.1.0
PHP Bug Type:     Unknown/Other Function
Bug description:  Execute program

I tried to exec simple program like as :
exec("dir C:",$results,$status)
but the $results return [Array] with out any string .
and $status return 0 .
How I can handle result ? 
-- 
Edit bug report at: http://bugs.php.net/?id=14701&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