http://docs.php.net/manual/zh/function.print.php. 而print_r 和var_dump. print_r 如果給出的是 string、integer 或 float,將列印變數值本身。
確定! 回上一頁