Executing unix commands from mysql

hawkinswhale

New Member
When I am running mysql in the terminalI can do something like \[code\]\! python ~/run.py\[/code\] to run the the file.However when I copy this to php and do mysql_query it doesnt work.
 
Back
Top