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
GeXus
Forum Regular
Posts: 631 Joined: Sat Mar 11, 2006 8:59 am
Post
by GeXus » Tue Sep 25, 2007 2:41 pm
Is there a good way to validate commands through exec?
Christopher
Site Administrator
Posts: 13596 Joined: Wed Aug 25, 2004 7:54 pm
Location: New York, NY, US
Post
by Christopher » Tue Sep 25, 2007 2:43 pm
What do you mean "validate"?
(#10850)
GeXus
Forum Regular
Posts: 631 Joined: Sat Mar 11, 2006 8:59 am
Post
by GeXus » Tue Sep 25, 2007 2:48 pm
for errors... I guess it would have to depend on the expected output right?
pickle
Briney Mod
Posts: 6445 Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:
Post
by pickle » Tue Sep 25, 2007 4:05 pm
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.