Executing shell_execute command

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
rahesh
Forum Newbie
Posts: 3
Joined: Thu May 14, 2009 7:36 am

Executing shell_execute command

Post by rahesh »

Hi

When i try to shell_execute('man ls') ; the output iam getting is crap.. anybody help me please..

Thanks in advance
Rahesh
nyoka
Forum Commoner
Posts: 45
Joined: Thu Apr 09, 2009 12:53 pm

Re: Executing shell_execute command

Post by nyoka »

What "crap" do you get?
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Executing shell_execute command

Post by Benjamin »

shell_execute is not a php function.
Post Reply