i can't say how much variables excatly i have in a array
coopster
10:26 pm on Sep 18, 2006 (gmt 0)
But you always want the last one to be the value and the other values to be the multi-dimensional keys?
orion_rus
11:52 am on Sep 19, 2006 (gmt 0)
yeap
coopster
5:19 pm on Sep 19, 2006 (gmt 0)
You could use an eval() as long as you know what values are going to be in the array, that is, as long as they are safe. I'm assuming you are since you are using the array values as indexes in your new multi-dimensional array ...