views:

12

answers:

0

In a prompt we can run:

php filename.php args

But how to set the args in zend studio?

I've searched for this some time,and don't seems to find the example.

I can only debug without args by simply pressing F5