ID: 8212
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Program Execution
PHP Version: 4.0.2
Assigned To: 
Comments:

Reproduceable with latest CVS (28.4.2001)

--Jani


Previous Comments:
---------------------------------------------------------------------------

[2000-12-12 13:33:35] [EMAIL PROTECTED]
echo "test = (" . exec("echo -n 'A'",$tmp) . ")";
echo "<br>test2 = (" . $tmp[0] . ")";

I get the following results

test = ()
test2 = (A)

---------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=8212&edit=2


-- 
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