[PHP] Help w/Array Roadblock ( mental )

2004-03-13 Thread Joey
As you can see by the below code, I have tried many ways to store DB values to a multi-dimensional array and then print them out. The problem is I am missing something somewhere. As you can see at the bottom of the code I created an array and printed the entire content of the array, but getting it

Re: [PHP] Help w/Array Roadblock ( mental )

2004-03-13 Thread Robert Cummings
On Sat, 2004-03-13 at 04:35, Joey wrote: As you can see by the below code, I have tried many ways to store DB values to a multi-dimensional array and then print them out. The problem is I am missing something somewhere. As you can see at the bottom of the code I created an array and printed