题目php中以下哪个函数不能用来执行命令()?A. system()B. exec()C. eval()D. shell_exec()php中以下哪个函数不能用来执行命令()?A. system()B. exec()C. eval()D. shell_exec()题目解答答案C. eval()