Posted by David T. Ashley on 07/25/06 01:33
Hi, Aside from the obvious recursive syntax for initialization, $x = array( ... array( ...)), what is the best way to deal with multi-dimensional arrays in PHP? It seems there is no syntax like $x[i][j][k]??? Thanks, Dave.
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming