i want to read the /etc/hosts/ (linux) and
ping all the Computeers in it. Is it possible
to do this with php.
Is it possible to run a bashscript with php.
i want to read the /etc/hosts/ (linux) and
ping all the Computeers in it. Is it possible
to do this with php.
Is it possible to run a bashscript with php.
It is possible to execute a bash script.
I think you should use exec
http://www.php.net/manual/ref.exec.php take look there for more info
------------------
LuCarD
PHP Portal
http://php.start4all.com
[This message has been edited by LuCarD (edited August 02, 2000).]
you could do that if you are on a UNIX /LINUX box
but on Windows????
No idear
------------------
regds..
-ulrik-