Manuel PHP Précédent Suivant yaz_record() retourne un résultatà la position pos, ou une chaîicirc;ne vide si aucun résultat n 'est disponible à la position pos. yaz_record() recherche une ligne dans le résultat, à la position spécifiée. Si aucune ligne n'existe à la position donnée, une chaîicirc ;ne vide est retournée. L'argument type spécifie la forme du résultat retourné: si type vaut "string", la ligne est retournée sous la forme d'une chaîicirc;ne, prête à l 'affichage. Si type vaut "array", la ligne sera retournée sous la forme d 'un tableau structuré. Précédent Sommaire Suivant Niveau supérieur