Some things I find conceptually difficult in programming and multi-dimensional arrays in PHP is one of them.
I fought all week with a tool that I'm developing that is the most complex that I've built so far.
I finally had to take the plunge and learn multi-dimensional arrays as they seemed to be the best way to do the build.
I'm glad to say that I fought and fought with them and finally won. I am really impressed at the power a multi-dimensional array can give to a program. I condensed a bunch of code down to a fraction of what is was.
I guess multi-dim arrays are just like working with mysql, except just different functions and commands etc. I love the flexibility and compactness they offer.
I'm glad I bit the bullet. Some times it's just hard to find the time and mental energy to master something like that.
I'm glad I did, as it's going to be a new tool for me to use.
Articles from March 2006
More articles from Year 2006
Comments (2)