php shell script

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
jigarshah89
Forum Newbie
Posts: 1
Joined: Sat Apr 03, 2010 10:46 am

php shell script

Post 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...
User avatar
Christopher
Site Administrator
Posts: 13596
Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US

Re: php shell script

Post by Christopher »

Is the problem that you cannot execute xterm or that the call to xterm fails?
(#10850)
Post Reply