Thread
:
using exec() and getting output
View Single Post
01-14-2003, 06:44 AM
#
1
(
permalink
)
anon
Guest
Posts: n/a
using exec() and getting output
I want to be able to execute UNIX commands from a website in PHP and get the output back., I have tried using exec() (I hope that actually exists
) but I get nothing back. Is this possible to do? And if so what am I doing wrong?
anon