Isn't this dangerous? 2025-04-07 Being able to run system commands in PHP using either the backtick operator ` or using shell_exec.. i can foresee a lot of problems ? or is it secure ? I noticed a lot of providers have this wide-open...??