20 Jun
2006
20 Jun
'06
4:30 a.m.
Hi
How do I loop over an associative array? Since I don't see any foreach,
I tried the following:
int x[3];
4 => x["n"];
<<