Learn PHP – Day 4 – print_r
In this video we will see how to use print_r in PHP. print_r is used to output a variable in human readable form. It is basically use to print an array.
source
In this video we will see how to use print_r in PHP. print_r is used to output a variable in human readable form. It is basically use to print an array.
source