If you want to print the keys for all the arrays in the main array then
use allkeys.
matt VanDeWalle wrote:
hello,
I have a simple question, not really a problem this time.
I know that the function print_r() will print an array but if that
array has sub-arrays it prints everything and if yo
matt VanDeWalle wrote:
hello,
I have a simple question, not really a problem this time.
I know that the function print_r() will print an array but if that array
has sub-arrays it prints everything and if you don't use more command or
a pipe of some kind that could be useless in some cases, but
please provide code and an example output, and say how this is
different than you would like. what you describe is unclear.
Jordan
On Sep 13, 2005, at 4:04 PM, matt VanDeWalle wrote:
hello,
I have a simple question, not really a problem this time.
I know that the function print_r() will p
tray print the array this way:
echo '';
print_r($array);
echo '';
-afan
matt VanDeWalle wrote:
hello,
I have a simple question, not really a problem this time.
I know that the function print_r() will print an array but if that
array has sub-arrays it prints everything and if you don't use m
4 matches
Mail list logo