Search found 1 match
- Thu Jun 07, 2007 4:56 am
- Forum: PHP - Code
- Topic: 2 dimensional array problem
- Replies: 2
- Views: 408
2 dimensional array problem
Hi guys, I desperately need some assistance with working with two dimensional arrays - I have it declared as $arrayname[][]= array() each member array is populated on the fly. The intention is to 'fill in' the parent array after each individual array is populated and then I may output my whole 2 D a...