In the val field of this table there are several informations but I don't know any function to get this informations, just ac_get_value that doesn't help me because has an id parameter.
What a want is to get user id's from all the rows of this table but I don't know a better way than "by hand" fetching the val field and using ereg_replaces to match pattern, that is really shit.
Thks
Leandro
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
In the val field of this table there are several informations but I don't know any function to get this informations, just ac_get_value that doesn't help me because has an id parameter.
What a want is to get user id's from all the rows of this table but I don't know a better way than "by hand" fetching the val field and using ereg_replaces to match pattern, that is really shit.
Thks
Leandro