PHP Classes

fast help plz - run python command via php

Recommend this page to a friend!

      Top level forums  >  PHP Specialists  >  General  >  fast help plz - run python command...  
Subject:fast help plz - run python command...
Summary:how to?
Messages:4
Author:Ahmed
Date:2010-04-08 17:52:06
Update:2010-04-09 18:00:16
 

  1. fast help plz - run python command...   Reply   Report abuse  
Picture of Ahmed Ahmed - 2010-04-08 17:52:06
i use shell_exec to run my commands and it works fine
shell_exec('ls'); // works fine

but when i try to run a python command it don't work
shell_exec('python ./youtube-dl --help'); //dont work

when i execute the file from the the the command line it work
there is no permission problem!!!

any help?

There are 3 replies in this thread, which are not being displayed.
Browsing this forum thread replies is available only to premium subscribers.


Go to the premium subscriptions page to learn how to become a premium subscriber and have full access to this forum.