当前位置: 首页>>代码示例>>PHP>>正文


PHP get_exceldown函数代码示例

本文整理汇总了PHP中get_exceldown函数的典型用法代码示例。如果您正苦于以下问题:PHP get_exceldown函数的具体用法?PHP get_exceldown怎么用?PHP get_exceldown使用的例子?那么恭喜您, 这里精选的函数代码示例或许可以为您提供帮助。


在下文中一共展示了get_exceldown函数的15个代码示例,这些例子默认根据受欢迎程度排序。您可以为喜欢或者感觉有用的代码点赞,您的评价将有助于系统推荐出更棒的PHP代码示例。

示例1: get_exceldown

    ?>
    </tr>
	
<?php 
}
?>
	

	
    <tr align="center" class="TableControl">
      <td height="35" colspan="8" align="left" nowrap>
        <input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /><b>全选</b>&nbsp;&nbsp;&nbsp;&nbsp;<img src="template/default/content/images/ico-1.png" align="absmiddle">
						  <a href="javascript:document:update.submit();">清理数据</a> &nbsp;&nbsp;
						  <?php 
if ($_GET['type'] == '') {
    echo get_exceldown('excel_37');
}
?>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<?php 
echo showpage($num, $pagesize, $page, $url);
?>
</td>
    </tr>
  </table>
</form>

	<form name="excel" method="post" action="admin.php?ac=<?php 
echo $ac;
?>
&fileurl=<?php 
echo $fileurl;
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:list.php

示例2: get_usershow

">
<a href="admin.php?ac=file_read&fileurl=file&type=4" class="ui-tab-trigger-text">已归还档案</a></li>				
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
					
					<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&number=' . $number . '&title=' . $title . '&vstartdate=' . $vstartdate . '&venddate=' . $venddate . '&type=' . $type . '&enddate=' . $enddate . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_36');
?>
</div>
</div>
					
					
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th width="100">档案编号</th>
									<th class="title">档案名称</th>
									<th width="100">申请人</th>
									<th width="120">申请日期</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:file_read.php

示例3: get_usershow

<li class="ui-tab-trigger-item">
<a href="admin.php?ac=file_read_key&fileurl=file" class="ui-tab-trigger-text">借阅审批</a></li>					
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
					
					<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&number=' . $number . '&title=' . $title . '&vstartdate=' . $vstartdate . '&venddate=' . $venddate . '&filetype=' . $filetype . '&enddate=' . $enddate . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_35');
?>
</div>
</div>
					
					
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th width="100">档案编号</th>
									<th class="title">档案名称</th>
									<th width="100">所属类目</th>
									<th width="120">保存期限</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:index.php

示例4: get_usershow

?>
&ischeck=4" class="ui-tab-trigger-text">己入库采购单</a></li>					
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
					
					<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&number=' . $number . '&vstartdate=' . $vstartdate . '&venddate=' . $venddate . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_22');
?>
</div>
</div>
					
					
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th width="120">编号</th>
									<th width="80">申请人</th>
									<th width="100">申请日期</th>
									<th class="100">金额合计</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:goods_purchase.php

示例5: get_exceldown

	  </td>
    </tr>
	
<?php 
}
?>
	

	
    <tr align="center" class="TableControl">
      <td height="35" colspan="7" align="left" nowrap>
        <input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /><b>全选</b>&nbsp;&nbsp;&nbsp;&nbsp;<img src="template/default/content/images/ico-1.png" align="absmiddle">
						  <a href="javascript:document:update.submit();">清理流程</a> &nbsp;&nbsp;
						  <?php 
if ($_GET['type'] == '') {
    echo get_exceldown('excel_9');
}
?>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<?php 
echo showpage($num, $pagesize, $page, $url);
?>
</td>
    </tr>
  </table>
</form>

	<form name="excel" method="post" action="admin.php?ac=<?php 
echo $ac;
?>
&fileurl=<?php 
echo $fileurl;
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:list.php

示例6: get_exceldown

	  </td>
    </tr>
	
<?php 
}
?>
	

	
    <tr align="center" class="TableControl">
      <td height="35" colspan="7" align="left" nowrap><!--
        <input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /><b>全选</b>&nbsp;&nbsp;&nbsp;&nbsp;<img src="template/default/content/images/ico-1.png" align="absmiddle">
						  <a href="javascript:document:update.submit();">清理公文</a> &nbsp;&nbsp;
						  <?php 
if ($_GET['type'] == '') {
    echo get_exceldown('excel_34');
}
?>
-->
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<?php 
echo showpage($num, $pagesize, $page, $url);
?>
</td>
    </tr>
  </table><!--
</form>

<form name="excel" method="post" action="admin.php?ac=<?php 
echo $ac;
?>
&fileurl=<?php 
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:list.php

示例7: get_usershow

?>
" class="ui-tab-trigger-text">办公用品列表</a></li>					
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
					
					<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&number=' . $number . '&title=' . $title . '&type=' . $type . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_21');
?>
</div>
</div>
					
					
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th width="60">编号</th>
									<th width="100">分类</th>
									<th class="title">名称</th>
									<th width="100">规格</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:index.php

示例8: get_usershow

<li class="ui-tab-trigger-item">
<a href="admin.php?ac=depreciation&fileurl=property" class="ui-tab-trigger-text">固定资产折旧</a></li>					
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
					
					<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&number=' . $number . '&title=' . $title . '&vstartdate=' . $vstartdate . '&venddate=' . $venddate . '&type=' . $type . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_23');
?>
</div>
</div>
					
					
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th width="80">资产编号</th>
									<th class="title">资产名称</th>
									<th width="100">资产类别</th>
									<th width="120">所属部门</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:index.php

示例9: get_usershow

">
<a href="admin.php?ac=index&fileurl=jobs&blogtype=1" class="ui-tab-trigger-text">待审计划信息</a></li>	
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
					
					<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&vstartdate=' . $vstartdate . '&venddate=' . $venddate . '&jobpost=' . $jobpost . '&number=' . $number . '&channel=' . $channel . '&blogtype=' . $blogtype . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_27');
?>
</div>
</div>
					
					
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th class="info">计划编号</th>
									<th class="title">计划名称</th>
									<th width="100">招聘渠道</th>
									<th width="80">招聘人数</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:index.php

示例10: get_usershow

">
<a href="admin.php?ac=goods_record_view&fileurl=goods&type=1" class="ui-tab-trigger-text">领用审批</a></li>					
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
					
					<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&number=' . $number . '&title=' . $title . '&goods_type=' . $goods_type . '&type=' . $type . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_20');
?>
</div>
</div>
					
					
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th width="60">编号</th>
									<th width="100">分类</th>
									<th class="title">名称</th>
									<th width="60">规格</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:goods_record_view.php

示例11: get_usershow

echo $fileurl;
?>
" class="ui-tab-trigger-text">所有合同信息</a></li>					
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&userid=' . $userid . '&number=' . $number . '&type=' . $type . '&ckey=' . $ckey . '&signdate=' . $signdate . '&testdate=' . $testdate . '&testenddate=' . $testenddate . '&signenddate=' . $signenddate . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_30');
?>
</div>
</div>
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th class="info">合同编号</th>
									<th class="info">单位员工</th>
									<th class="info">合同类型</th>
									<th class="info">合同状态</th>
									<th class="info">合同签订日期</th>
									<th class="info">合同到期日期</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:humancontractlist.php

示例12: get_usershow

echo $fileurl;
?>
&rewardskey=2" class="ui-tab-trigger-text">惩罚记录</a></li>					
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&vstartdate=' . $vstartdate . '&venddate=' . $venddate . '&user=' . $user . '&rewardskey=' . $_GET['rewardskey'] . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_32');
?>
</div>
</div>
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th class="title">单位员工</th>
									<th class="info">奖惩项目</th>
									<th class="info">奖惩日期</th>
									<th width="60">工资月份</th>
									<th width="60">奖惩属性</th>
									<th class="info">奖惩金额</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:rewardslist.php

示例13: get_usershow

echo $fileurl;
?>
&ischeck=4" class="ui-tab-trigger-text">我参与的投票</a></li>
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&vstartdate=' . $vstartdate . '&title=' . $title . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_40');
?>
</div>
</div>
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th class="title">主题</th>
									<th class="status">投票数量</th>
									<th class="info">截止日期</th>
									<th class="info">发布时间</th>
									<th class="info">发布人</th>
									<th class="action">操作</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:app.php

示例14: get_usershow

echo $id;
?>
" class="ui-tab-trigger-text">所有培训记录</a></li>					
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&id=' . $id . '&vstartdate=' . $vstartdate . '&venddate=' . $venddate . '&organization=' . $organization . '&price=' . $price . '&user=' . $user . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_31');
?>
</div>
</div>
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th class="title">受培训人员</th>
									<th class="info">培训费用</th>
									<th class="info">发布日期</th>
									<th class="info">发布人</th>
									<th class="action">操作</th>
								</tr>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:training_recordlist.php

示例15: get_usershow

echo $human_type_name;
?>
信息</a></li>						
</ul>
				</div>
 
				<div class="ui-tab-container" id="myScene">
					<div class="ui-tab-container-item ui-tab-container-item-current">
<div class="amount-scheme-a fn-clear">
<div class="fn-left"><?php 
echo get_usershow('-1', 'admin.php?ac=' . $ac . '&fileurl=' . $fileurl . '&ischeck=' . $ischeck . '&vstartdate=' . $vstartdate . '&venddate=' . $venddate . '&number=' . $number . '&type=' . $type . '');
?>
</div>
<div class="fn-right">
<?php 
echo get_exceldown('excel_50');
?>
</div>
</div>
					
						<table id="tradeRecordsIndex" class="ui-table">

							<thead>
								<tr>
									<th class="checkbox">
									<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /></th>
									<th class="info">流水号</th>
									<th class="title">复职人员</th>
									<th class="info">复职类型</th>
									<th class="info">申请日期</th>
									<th class="info">担任职务</th>
开发者ID:haogm123,项目名称:ydoa,代码行数:31,代码来源:humanlist8.php


注:本文中的get_exceldown函数示例由纯净天空整理自Github/MSDocs等开源代码及文档管理平台,相关代码片段筛选自各路编程大神贡献的开源项目,源码版权归原作者所有,传播和使用请参考对应项目的License;未经允许,请勿转载。