Обсуждение: Stuck while attempting to automate User adding to existing groups...

Поиск
Список
Период
Сортировка

Stuck while attempting to automate User adding to existing groups...

От
"J. Roeleveld"
Дата:
Hi,
 
I'm trying to write a function to make my life easier when adding user's to existing groups,
but I'm stuck.
 
I need to know how to add an Item to an array in a table.
eg. for this particular case:
in 'pg_group' there is an array called 'grolist', how do I add a number to that array?
 
Joost Roeleveld
 
ps. once I get this to work, I'll post the function on here....