Rapide Advanced Adulte
 
 Web|Image|Shop|Video|News|Wmx|Mobile|Wiki|Ajouter ce moteur

     Manuel PHP     
Partager
 
 
Partager
Partager

 

Table :

.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
 
   

  udm_api_version  


udm_api_version

(PHP 4 >= 4.0.5, PHP 5 <= 5.0.4)

udm_api_version -- Lit la version de l'API mnoGoSearch

Description

int udm_api_version ( void )

udm_api_version() retourne le numéro de version de l'API mnoGoSearch. Par exemple, si mnoGosearch 3.1.10 est utilisé, udm_api_version() retournera 30110.

udm_api_version() permet aux utilisateurs d'identifier quelles sont les API disponibles. Par exemple, udm_get_doc_count() n'est disponible qu'à partir de mnoGoSearch 3.1.11.

Exemple 1. Exemple avec udm_api_version()

<?php
if (udm_api_version() >= 30111) {
    echo  "Nombre total d'URL dans la base : " . udm_get_doc_count($udm) . "<br />\n";
}
?>

    Annonces       
 

 Retour au chapitre Php

 

Top
 

Ajouter JungleKey.fr à votre Explorateur

 
 

About Us | © 2007 JungleKey




iBlack | Mobile | Wiki | Ajouter ce moteur
.