You can use two built-in functions of PHP to do the task. These are print_r() and var_dump(). If you want get more detailed information about any array ...
確定! 回上一頁