View Single Post
Old Aug 14th, 2006, 1:37 PM   #4
Booooze
Expert Programmer
 
Booooze's Avatar
 
Join Date: Mar 2006
Location: Igloo
Posts: 710
Rep Power: 3 Booooze is on a distinguished road
Send a message via MSN to Booooze
Quote:
Originally Posted by v0id
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
Hence why I said maybe he should post the code? It's hard to diagnose a problem without it. Because it could be a error on his side.
Booooze is offline   Reply With Quote