var_dump can't return any value it can only dump/print the values where as print_r can return the variable information if we set second parameter of print_r to ...
確定! 回上一頁