Test n°1 : une requete sql vers xml
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/php/test1.php on line 25
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/php/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/php/test1.php on line 8
Warning: mysql_free_result(): supplied argument is not a valid MySQL result resource in /mnt/112/sdb/b/4/tvaira/web/php_xml/php/test1.php on line 19
resultat :
<?xml version="1.0" encoding="UTF-8"?><root><result></result></root>
var_dump :
string(68) ""
fin du test