komrad
Jul 24 2008, 06:00 AM
Hi all,
I'd like to know why PHP Arrays Suck?? How to store Values in 2D array Dynamically, So that using one value i can access other?
also without using indexes.
Thanks in advance.
mipadi
Jul 24 2008, 06:36 AM
If you don't want to use the built-in associative array data type, you'll have to write your own hash class. But that's probably too much of a pain in the ass.
How big is your array? Remember: for small n, everything is fast.
manny-the-dino
Apr 2 2010, 01:00 PM
Topic Closed, and Moved to Resolved Topics. Please PM a moderator if you would like this reopened.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.