Код: Выделить всё
Array
(
[count] => 1
[0] => Array
(
[name] => Array
(
[count] => 1
[0] => mac
)
[0] => name
[staffid] => Array
(
[count] => 1
[0] => 1234
)
[1] => staffid
[school] => Array
(
[count] => 1
[0] => western
)
[2] => school
[count] => 3
[dn] => cn=mac,cn=staff
)
)
Код: Выделить всё
Array
(
[name] => mac
[staffid] => 1234
[school] => western
)
Есть идеи?Спасибо
Подробнее здесь: https://stackoverflow.com/questions/387 ... ay-results
Мобильная версия