PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

domxml_xmltree> <domxml_open_mem
Last updated: Fri, 20 Jun 2008

view this page in

domxml_version

(PHP 4 >= 4.0.7)

domxml_version — Lit le numéro de version de la bibliothèque XML

Description

string domxml_version ( void )

Lit le numéro de version de la bibliothèque XML actuellement utilisé.

Valeurs de retour

La version de la bibliothèque XML, comme une chaîne de caractères.

Exemples

Exemple #1 Exemple avec domxml_version()

<?php

echo domxml_version();

?>

L'exemple ci-dessus va afficher quelque chose de similaire à :

20607



add a note add a note User Contributed Notes
domxml_version
There are no user contributed notes for this page.

domxml_xmltree> <domxml_open_mem
Last updated: Fri, 20 Jun 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites