Обсуждение: Array functions 7.4

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

Array functions 7.4

От
"Christopher Kings-Lynne"
Дата:
Hi Guys,

Is there a new function I can use in 7.4 to get an array as a recordset?
eg. I want an easy way of splitting up all the aclitems from an aclitem[],
rather than trying to parse it all in PHP.  (usernames with commas in them
are the problem you see!)

Chris