最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

example2.php

 更新時(shí)間:2006年10月09日 00:00:00   作者:  

example2.php
<?php
include_once("XML/sql2xml.php");
$sql2xmlclass = new xml_sql2xml("mysql://username:password@localhost/xmltest");
$xmlstring = $sql2xmlclass->getxml("select * from bands left join albums on bands.id = bandsID");
?>


輸出結(jié)果
$xmlstring = '
<?xml version="1.0"?>
    <root>
        <result>
            <row>
                <id>1</id>
                <name>The Blabbers</name>
                <birth_year>1998</birth_year>
                <birth_place>London</birth_place>
                <genre>Rock'n'Roll</genre>
                <row>
                    <id>1</id>
                    <bandsID>1</bandsID>
                    <title>BlaBla</title>
                    <year>1998</year>
                    <comment>Their first one</comment>
                </row>
                <row>
                    <id>2</id>
                    <bandsID>1</bandsID>
                    <title>More Talks</title>
                    <year>2000</year>
                    <comment>The second one</comment>
                </row>
            </row>
            <row>
                <id>2</id>
                <name>Only Stupids</name>
                <birth_year>1997</birth_year>
                <birth_place>New York</birth_place>
                <genre>Hip Hop</genre>
                <row>
                    <id>3</id>
                    <bandsID>2</bandsID>
                    <title>All your base...</title>
                    <year>1999</year>
                    <comment>The Classic</comment>
                </row>
            </row>
        </result>
    </root>

'

相關(guān)文章

最新評論

资源县| 文安县| 清徐县| 蒲江县| 化州市| 将乐县| 昌图县| 双流县| 兴隆县| 从江县| 大埔县| 交城县| 阿勒泰市| 岐山县| 封丘县| 琼海市| 德化县| 定陶县| 秀山| 嘉兴市| 防城港市| 封开县| 洪洞县| 阿城市| 鄢陵县| 海阳市| 乐亭县| 武隆县| 剑川县| 碌曲县| 县级市| 沁源县| 延安市| 齐齐哈尔市| 杭锦后旗| 开远市| 桐柏县| 墨玉县| 神农架林区| 小金县| 玉山县|