php file unable to run shell script with arguments

echo $result=exec("./permit.sh".$_FILES["file"]["name"]); 

pls suggest some other method to run shell script in php .:wall::mad: