[Typo3-dev] FE user group relation
Wolfgang Klinger
wolfgang at stufenlos.net
Fri Feb 25 17:52:41 CET 2005
Hi!
On Fri, 25 Feb 2005, Tim Wentzlau wrote the following:
> To my supprise i have discovered that the relation between a FE user and
> assigned FE usergroups is not a real db relation but a comma separated list.
surprise, surprise ;-|
don't ask why...
> This construction makes it a little difficult to make a nice and fast
> sql statement that returns all FE users in a FE user group. Has any body
> any expericse with that.
You may use FIND_IN_SET()... or the regular expression functions of
MySQL...
bye
Wolfgang
More information about the TYPO3-dev
mailing list