Quote:
Originally Posted by evesve
Maybe,
from my old asp-world :nervous: :
Code:
if usergroupid= 6 then
list_order= 1
elseif usergroupid=7 then
list_order=2
end if
=======
......order by list_order , username
or one more field in vb3_usergroups ("list_order")where I can put my usergroups in MY order and use that table in sql :nervous:
php is not the best part of me but I will learn!
What would you do without our crazy suggestions? :alien:
|
Hmm, all looks very complicated and I don't know if it would work (I'm not sure I even follow it). I can say with certainty that it's not going to get added, as only one person has asked about it.