Thread
:
Execute Commands with Command Prompt
View Single Post
Aug 14th, 2006, 2:56 AM
#
3
v0id
Hobbyist Programmer
Join Date: Apr 2006
Posts: 155
Rep Power:
3
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?
(
Toggle Plain Text
)
system("some command", $var); if($var) // Do something
system("some command", $var); if($var) // Do something
__________________
-- v0id
v0id
View Public Profile
Visit v0id's homepage!
Find More Posts by v0id