Page 1 of 1

php shell script

Posted: Sat Apr 03, 2010 10:55 am
by jigarshah89
hey,
can any 1 help me with this::

i want to open xterm with php...how to do ??...i hv tried by exec()...nd system()... but its not working...

Re: php shell script

Posted: Sat Apr 03, 2010 11:47 am
by Christopher
Is the problem that you cannot execute xterm or that the call to xterm fails?