Quote:
Originally Posted by JkWhoSaysNi
what do you mean by 'flags'? like clientr?
|
Yeah, and I just read your first message. You could make another thing to receive data by using
PHP Code:
for (temp.var : getdynamicvarnames())
{
for (temp.var2 : temp.var.getdynamicvarnames())
{
// format stuff herez
}
}
Just a guess though

.