Just another note: you can expand that WHERE line with other conditionals... Eg:
WHERE id_group = yy AND last_login > dddddddd
ddddd is the UNIX_TIMESTAMP from the date you want to use as a base.
This allows you to move members that were online after a...
Re: Members move to another group
WHERE id_group = yy AND last_login > dddddddd
ddddd is the UNIX_TIMESTAMP from the date you want to use as a base.
This allows you to move members that were online after a...
Re: Members move to another group
0 commentaires:
Enregistrer un commentaire