package dustin.examples; import java.util.Arrays; import static java.lang.System.out; /** * Simple demonstration of Arrays.toString(Object[]) method and the * Arrays ...
I'm getting stuff working and then going back and cleaning up my code. It's been years since I've worked with php and I never got multi-dimension arrays even then.<BR><BR>I'm looping through each row ...