The 2 standard functions that you can use in PHP to print your arrays are var_dump and print_r. Both are good functions that can solve the ...
確定! 回上一頁