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


PHP showpage函数代码示例

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


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

示例1: showarticlelist

<?php

include '../conn.php';
include 'frontbasefunction.php';
$columnid = $_GET["columnid"];
$currentpage = $_GET["currentpage"];
showarticlelist($columnid, $currentpage);
echo "<div class='showpage'>";
showpage($columnid, $currentpage);
echo "</div>";
开发者ID:hxf829,项目名称:Ironcms,代码行数:10,代码来源:showarticlelist.php

示例2: showpage

</tbody>
		</table>
 
											</div>
					
					<div class="fn-clear">
						<!-- 图释 -->
					  <div class="iconTip fn-left" style="padding-left:15px;">
					<input type="checkbox" class="checkbox" value="1" name="chkall" onClick="check_all(this)" /> 全选 &nbsp;
						  <a class="js-add-contact"><span></span></a>
						  <a href="javascript:document:update.submit();">删除数据</a>
</div>
						
												<div class="page page-nobg fn-right">
							<span class="page-link"><?php 
echo showpage($num, $pagesize, $page, $url);
?>
</span>
						</div>
						<!-- /分页 -->
											</div>
				</div>
			</div>
 
		
		</div>
		
 </form>		
	</div>
 
 
开发者ID:haogm123,项目名称:ydoa,代码行数:29,代码来源:job_demand.php

示例3: showpage

        ?>
');">Delete</a>
										</td>
									</tr>
									<?php 
    }
    ?>
									<?php 
}
?>
								</tbody>
							</table>
							<nav> <!-- start: pagination -->
								<ul class="pagination">
									<?php 
echo showpage(current_url(), $count_news);
?>
								</ul>
							</nav><!-- end: pagination -->
						</div>
					</div> <!-- end: panel body -->
				</div> <!-- end: panel -->
			</div>
		</div>
	</div> <!-- end: page content container -->

<script>
function deletePage(id){
	bootbox.confirm('Anda yakin akan menghapus halaman ini? ',function(result){
		if (result === null) {                                             
			return false;                              
开发者ID:xikyu46,项目名称:whitecms,代码行数:31,代码来源:index_view.php

示例4: showpage

<body>
	<?php 
if ($act == 'home') {
    ?>
	<div id="main">
	<?php 
}
?>
	<div id="hheaderCont">
	<div id="hheader">
    <div class="headerLogo" >
		<a href="?"><img src="images/logo-WOM.png" width="235" height="45"></a>
	</div>
		
		</div></div>
	<div id="content">
		<?php 
showpage('', $act);
?>
	</div>
	
	<?php 
if ($act == 'home') {
    ?>
	</div>
	<?php 
}
?>
</body>
</html>
开发者ID:seaside7,项目名称:wom_psi,代码行数:30,代码来源:index.php

示例5: stripslashes

            $subtitle = stripslashes(check_html($row2['subtitle'], "nohtml"));
            $clanguage = $row2['clanguage'];
            if ($multilingual == 1) {
                $the_lang = "<img src=\"images/language/flag-" . $clanguage . ".png\" hspace=\"3\" border=\"0\" height=\"10\" width=\"20\">";
            } else {
                $the_lang = "";
            }
            if ($subtitle != "") {
                $subtitle = " ({$subtitle}) ";
            } else {
                $subtitle = " ";
            }
            echo "<strong><big>&middot;</big></strong> {$the_lang} <a href=\"modules.php?name={$module_name}&amp;pa=showpage&amp;pid={$pid}\">{$title}</a> {$subtitle} [ <a href=\"admin.php?op=content_edit&amp;pid={$pid}\">" . _EDIT . "</a> | <a href=\"admin.php?op=content_change_status&amp;pid={$pid}&amp;active=0\">" . _ACTIVATE . "</a> | <a href=\"admin.php?op=content_delete&amp;pid={$pid}\">" . _DELETE . "</a> ]<br>";
        }
        echo "</blockquote>";
    }
    echo "<center>" . _GOBACK . "</center>";
    CloseTable();
    include "footer.php";
}
switch ($pa) {
    case "showpage":
        showpage($pid, $page);
        break;
    case "list_pages_categories":
        list_pages_categories($cid);
        break;
    default:
        list_pages();
        break;
}
开发者ID:BackupTheBerlios,项目名称:domsmod-svn,代码行数:31,代码来源:index.php

示例6: showpage

										</tr>
										<?php 
        $index++;
        ?>
										<?php 
    }
    ?>
									<?php 
}
?>
								</tbody>
							</table>
							<nav> <!-- start: pagination -->
								<ul class="pagination">
									<?php 
echo showpage(current_url(), $count_asset);
?>
								</ul>
							</nav><!-- end: pagination -->
							<hr/>
								<div class="form-group">
							<form id="formUploadFile" method="post" enctype="multipart/form-data" action="<?php 
echo base_url('admin/asset/add');
?>
">
									<label>Upload File</label>
									<input type="file"  name="assetfile" id="exampleInputFile">
								</div>
								<div class="form-group">
									<input type="hidden" name="dirid" value="<?php 
echo $asset_dir->id;
开发者ID:xikyu46,项目名称:whitecms,代码行数:31,代码来源:detail_view.php

示例7: gettext_r

        ?>
" /><input type="button" onclick="history.back(-1)" value="<?php 
        echo gettext_r("back");
        ?>
" /></td>
  </tr>
</table>
</form>
<?php 
        break;
    default:
        echo "<div id='navigation'>" . gettext_r("quickLink") . ":  ";
        echo "<a href=\"admin_mylabel.php?action=add\">" . gettext_r("add") . gettext_r("selfDefineTip") . "</a>\n";
        echo "</div>";
        echo "<table width='100%' border='0' cellpadding='0' cellspacing='1' class='function'>\n";
        echo "<tr class='header'>\n";
        echo "<td align='center' width='40'>" . gettext_r("serialNumber") . "</td>\n";
        echo "<td align='center' width='300'>" . gettext_r("selfDefineTip") . gettext_r("name") . "</td>\n";
        echo "<td align='center'>" . gettext_r("operate") . "</td>\n";
        echo "</tr>\n";
        showmylabel($currentpage);
        echo "</table>\n";
        echo "<div style='height:5px;'></div>";
        echo "<div id='showpage'>";
        showpage($currentpage);
        echo "</div>";
}
?>
</body>
</html>
开发者ID:hxf829,项目名称:Ironcms,代码行数:30,代码来源:admin_mylabel.php

示例8: content_trim

        echo content_trim($row->{'content'}, 200);
        ?>
</p>
					</div>
					</div>
					<hr />
				</li>
				<?php 
    }
    ?>
			  </ul>
			  <?php 
}
?>
			  <nav>
				<ul class="pagination">
					<?php 
echo showpage(current_url(), $count_video);
?>
				</ul>
			</nav>
			
		</div>
	</div>
</div>

<?php 
$this->load->view(tpldir('page/_blocks/footer'));
?>
 
开发者ID:xikyu46,项目名称:whitecms,代码行数:29,代码来源:video-list.php

示例9: showpage

</p>
					</div>
					</div>
					<hr />
				</li>
				<?php 
    }
    ?>
			  </ul>
			  <?php 
}
?>
			  <nav>
				<ul class="pagination">
					<ul class="pagination">
						<?php 
echo showpage(current_url(), $count_blogs);
?>
					</ul>
				</ul>
			</nav>
			
		</div>
	</div>
</div>

<?php 
$this->load->view(tpldir('page/_blocks/footer'));
?>
 
开发者ID:xikyu46,项目名称:whitecms,代码行数:29,代码来源:post-list.php

示例10: tag2value

    $content = tag2value('scankosten', $scankosten, $content);
    $content = tag2value('scanbase', $_POST['scanbase'], $content);
    $content = tag2value('ungenauigkeit', 30 - ($raumstation['scanner'] * 2 - 1), $content);
    $content = tag2value('lvl_scanner', ($raumstation['scanner'] - 1) * 1.5, $content);
    $content = tag2value('kosten', $raumstation['scanner'] * 30 - 30, $content);
    $content = tag2value('reichweite', $raumstation['scanner'] * 10 - 10, $content);
} elseif (mysql_num_rows($result2) != 0) {
    $row = mysql_fetch_array($result2);
    $content = tag2value('scanner', template('decrypted'), $content);
    $content = tag2value('info', $row['text'], $content);
} else {
    $row = mysql_fetch_array($result);
    $content = tag2value('scanner', template('decrypt'), $content);
    $content = tag2value('restdauer', percentbar($row['date'] - date(U), $row['date'] - $row['start'], 310), $content);
}
$content = tag2value('id', $_POST['target'], $content);
$content = tag2value('pid', $_POST['pid'], $content);
if ($raumstation['scanner'] > 10) {
    $bauen['scanner'] = 'max';
}
if ($raumstation['plasma'] > 10) {
    $bauen['plasma'] = 'max';
}
$content = tag2value('scanner_bauen', $bauen['scanner'], $content);
$content = tag2value('plasma_bauen', $bauen['plasma'], $content);
//$content   = tag2value("onload",$onload,$content);
$content = tag2value("abbrechen", $abbrechen, $content);
// generierte seite ausgeben
echo showpage($content . template('footer'), $_SESSION['user']['omni'], $onload);
//echo $content;
//show_vars();
开发者ID:o-wars,项目名称:o-wars,代码行数:31,代码来源:raumstation.php

示例11: showpage

		
			<div id="J-advanced-filter-option" class="">
				<div class="record-search-time fn-clear" style="text-align:center;line-height:100px;font-weight:bold;">
					没有权限!<br>当前设置:只有缮印后的文件可以加入行政公文柜!
			  </div>
			</div>
		</div><!-- .record-search -->
		</form>
 
<!--
		<div class="ui-grid-21 ui-grid-right fn-clear" coor="total">
		                                <table width="100%" border="0" align="center" cellpadding="0" cellspacing="0">
                                          <tr>
                                            <td width="91%">
											<?php 
echo showpage(999, 20, 4, "baidu.com");
?>
</td>
                                            <td width="9%" align="right" style="padding-right:10px;"><input name="button" type="button" class="BigButtonBHover" onClick="javascript:window.location='admin.php?ac=<?php 
echo $ac;
?>
&fileurl=<?php 
echo $fileurl;
?>
&do=add&type=<?php 
echo $_GET['type'];
?>
'" value="发布信息"></td>
                                          </tr>
                                        </table>
		  
开发者ID:haogm123,项目名称:ydoa,代码行数:29,代码来源:mod_upload.php

示例12: content_trim

        echo content_trim($row->{'content' . $lang_sess}, 200);
        ?>
</p>
					</div>
					</div>
					<hr />
				</li>
				<?php 
    }
    ?>
			  </ul>
			  <?php 
}
?>
			  <nav>
				<ul class="pagination">
					<?php 
echo showpage(current_url(), $search_count);
?>
				</ul>
			</nav>
			
		</div>
	</div>
</div>

<?php 
$this->load->view(tpldir('page/_blocks/footer'));
?>
 
开发者ID:xikyu46,项目名称:whitecms,代码行数:29,代码来源:search.php

示例13: showpage

            echo 有卡;
        }
        ?>
 
                <?php 
        if ($query[leixing] == "wuka") {
            echo 无卡;
        }
        ?>
  

       </td>
       <td width="100" height="20"><?php 
        echo $query[phonetyped];
        ?>
 </td>
	</tr>
  </table>
<?php 
    }
    ?>
	<table align="center" width="1490" border="0" cellpadding="0" cellspacing="0">
	 <tr><td height="50" align="center">
	  <?php 
    showpage();
    ?>
	 </td></tr>
	</table>
<?php 
}
mysql_close();
开发者ID:rolandx,项目名称:dict,代码行数:31,代码来源:wys_list.php


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