PHP中echo、print、print_r、var_dump、var_export的區別 ... int print ( string $arg ) print 和echo 最主要的區別: print 僅支援一個引數,並總是返回1 ...
確定! 回上一頁