Test n°1 : une requete sql vers xml (with DOM)
Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /mnt/112/sdb/b/4/tvaira/web/php_xml/dom/test1.php on line 28
Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /mnt/112/sdb/b/4/tvaira/web/php_xml/dom/test1.php on line 4
Warning: mysql_fetch_assoc(): supplied argument is not a valid MySQL result resource in /mnt/112/sdb/b/4/tvaira/web/php_xml/dom/test1.php on line 12
resultat :
<?xml version="1.0"?>
<root><result/></root>
var_dump :
string(45) "
"
fin du test