First of eval() is not a function but it is a language construct. eval ( string $code ) you can pass the string to evaluate it
確定! 回上一頁