最近到处查找php+xml的示例,今天忽然发现在phpinfo()竟然也使用了xml,而且写得还很好!
<html xmlns:v="urn:schemas-microsoft-com:vml"
xmlns:o="urn:schemas-microsoft-com:office:office"
xmlns:w="urn:schemas-microsoft-com:office:word"
xmlns="http://www.w3.org/tr/rec-html40">
<head>
<meta http-equiv=content-type content="text/html; charset=gb2312">
<meta name=progid content=word.document>
<meta name=generator content="microsoft word 9">
<meta name=originator content="microsoft word 9">
<link rel=file-list href=../../"./gd.files/filelist.xml">
<title>gd</title>
<!--[if gte mso 9]><xml>
<o:documentproperties>
<o:author>administrator</o:author>
<o:lastauthor>administrator</o:lastauthor>
<o:revision>1</o:revision>
<o:totaltime>1</o:totaltime>
<o:created>2001-11-22t05:48:00z</o:created>
<o:lastsaved>2001-11-22t05:49:00z</o:lastsaved>
<o:pages>1</o:pages>
<o:lines>1</o:lines>
<o:paragraphs>1</o:paragraphs>
<o:version>9.2812</o:version>
</o:documentproperties>
</xml><![endif]--><!--[if gte mso 9]><xml>
<w:worddocument>
<w:punctuationkerning/>
<w:drawinggridverticalspacing>7.8 磅</w:drawinggridverticalspacing>
<w:displayhorizontaldrawinggridevery>0</w:dis
| 对此文章发表了评论 |
