Hi! Can PHP do command line execution? Like for instance, perl can do a
perl dosomething.pl
Can PHP do something like this or does it have to go through a browser? Thanks A lot!