Quote:
Originally Posted by Deadly_Killer
Do you mean something like:
PHP Code:
for (temp.var : {"One", "Two", "Three"}) echo(temp.var);
?
|
I didn't quite think of that but that is a way of putting it yes, but that's still limiting it in a few ways that I can't really quite get out of my head, but what about of using two arrays in the same for object or more then two?
Also, I'll post some more ideas once I remember them later but however; I did figure someone would catch onto that cause I thought that would work to but I still would like something like this.