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.