udm_find <<< |
udm_free_agent | udm_free_ispell_data >>> |
6.23 mnoGoSearch 6 Référence des fonctions Manuel PHP . Introduction . Pré-requis . Installation . Configuration à l'exécution . Types de ressources . Constantes pré-définies . udm_add_search_limit . udm_alloc_agent_array . udm_alloc_agent . udm_api_version . udm_cat_list . udm_cat_path . udm_check_charset . udm_check_stored . udm_clear_search_limits . udm_close_stored . udm_crc32 . udm_errno . udm_error . udm_find ->udm_free_agent . udm_free_ispell_data . udm_free_res . udm_get_doc_count . udm_get_res_field . udm_get_res_param . udm_hash32 . udm_load_ispell_data . udm_open_stored . udm_set_agent_param |
6.23.21 udm_free_agent()Détruit une session mnoGoSearch[ Exemples avec udm_free_agent ] PHP 4 >= 4.0.5, PHP 5 <= 5.0.4 int udm_free_agent ( resource agent )Cette fonction retourne TRUE en cas de succès, FALSE en cas d'échec. Le paramètre agent est l'identifiant agent, obtenu après un appel à udm_alloc_agent . udm_free_agent détruit l'agent de recherche créé par udm_alloc_agent . |
<< | udm_free_agent | >> |
udm_find | mnoGoSearch | udm_free_ispell_data |