Hi Friends I m facing problem to view all members of an array Plz help..... how to............... i m new to php
Yes it is the answer. Any one of those lines of code will display the entire contents of an array. Var_dump and print_r will also display the structure, I haven't used _export before.