随笔分类 - php
摘要:layer ajax请求 ~~~ $.ajax({ // url: '../php/creatSceneXml.php', url: '../php/action.php', type: 'POST', dataType: 'html', data: { act: 'renameMap', name
阅读全文
摘要:后端: //导出if($_GPC['export']==1){ $list_export = pdo_fetchall($sql.$where); include $this->template('export');} 前端: {php echo header('Content-type: application/vnd.ms-excel');}{php echo header('Cont...
阅读全文

浙公网安备 33010602011771号