<?php header("Content-type:application/vnd.ms-excel");
header("Content-Disposition:filename=php100.xls");
?>
<table>
<tr>
<td colspan="3"><font color=red>PHP100財務(wù)統(tǒng)計</font></td>
</tr>
<tr>
<td>t10</td><td>t11</td><td>t12</td>
</tr>
<tr>
<td>t20</td><td>t21</td><td>t22</td>
</tr>
</table>
本站僅提供存儲服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請
點擊舉報。