03 2016 档案

摘要:Beautiful design tables in HTML in the style of a zebra. 表格隔行变色和滑过变色特效 Date Start time End time Name ... 阅读全文
posted @ 2016-03-17 14:10 自由无风 阅读(707) 评论(0) 推荐(0)
摘要:<?php $xml=file_get_contents("c.xml"); $simple=new SimpleXMLElement($xml); //var_dump($simple); //1查询 echo "<table border='1'>"; foreach ($simple->boo 阅读全文
posted @ 2016-03-09 21:03 自由无风 阅读(311) 评论(0) 推荐(0)