void var_dump ( mixed $expression [, mixed $... ] ) 此函數顯示關於一個或多個表達式的結構信息,包括表達式的類型與值。數組將遞歸展開值,通過縮進顯示其結構。
確定! 回上一頁