print_r () 函数用于打印变量,以更容易理解的形式展示。语法:bool print_r ( mixed $expression [, bool $return ] ),$return 如果设true才有返回值 ...
確定! 回上一頁