П О Р Т А Л                            
С Е Т Е В Ы Х                          
П Р О Е К Т О В                        
  
Поиск по сайту:
                                                 
Главная

О проекте

Web-мастеру
     HTML & JavaScript
     SSI
     Perl
     PHP
     XML & XSLT
     Unix Shell

MySQL

Безопасность

Хостинг

Другое








Самое читаемое:

Учебник PHP - "Для Чайника".
Просмотров 6396 раз(а).

Иллюстрированный самоучитель по созданию сайтов.
Просмотров 8498 раз(а).

Учебник HTML.
Просмотров 5109 раз(а).

Руководство по PHP5.
Просмотров 2279 раз(а).

Хостинг через призму DNS.
Просмотров 7426 раз(а).

Подборка текстов стандартных документов.
Просмотров 101 раз(а).

Учебник PHP - Самоучитель
Просмотров 5401 раз(а).

Документация на MySQL (учебник & справочное руководство)
Просмотров 11594 раз(а).

Внешние атаки...
Просмотров 7844 раз(а).

Учебник PHP.
Просмотров 4511 раз(а).

SSI в примерах.
Просмотров 1368 раз(а).



 
 
| Добавить в избранное | Сделать стартовой | Помощь





Руководство по PHP
Пред. След.

hw_InCollections

(PHP 3 >= 3.0.3, PHP 4, PECL)

hw_InCollections -- Check if object ids in collections

Description

array hw_incollections ( int connection, array object_id_array, array collection_id_array, int return_collections )

Checks whether a set of objects (documents or collections) specified by the object_id_array is part of the collections listed in collection_id_array. When the fourth parameter return_collections is 0, the subset of object ids that is part of the collections (i.e., the documents or collections that are children of one or more collections of collection ids or their subcollections, recursively) is returned as an array. When the fourth parameter is 1, however, the set of collections that have one or more objects of this subset as children are returned as an array. This option allows a client to, e.g., highlight the part of the collection hierarchy that contains the matches of a previous query, in a graphical overview.



Если Вы не нашли что искали, то рекомендую воспользоваться поиском по сайту:
 





Copyright © 2005-2016 Project.Net.Ru