I'd simply like to know the easiest way to execute a shell script, for a database dump + download script that I'm writing.
[man]exec/man
No luck with:
exec shell_exec passthru system
I tried doing it the way this post said to, but it doesn't seem to work. I've tried it on my own PC, and my VPS.