View Single Post
Old Aug 14th, 2006, 2:56 AM   #3
v0id
Hobbyist Programmer
 
Join Date: Apr 2006
Posts: 155
Rep Power: 3 v0id is on a distinguished road
I haven't tried it too, but I would think you could use the system. But you say it doesn't work, so I don't know?
system("some command", $var);
if($var)
    // Do something
__________________
-- v0id
v0id is offline   Reply With Quote