Hello group,
So far I have been learning basic things about PHP and of course used PHP arrays as well but in a point I ran into an array like $myArray[$i][$j]['cart']
Now, I'm confused! how should I interpret the ['cart'] dimension? can somebody help me to understand this?
Thanks,