var_dump is for debugging purposes. The var_dump function displays structured information about variables/expressions including its type and value.
確定! 回上一頁