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


PHP keke_tpl_class::checkrefresh方法代码示例

本文整理汇总了PHP中keke_tpl_class::checkrefresh方法的典型用法代码示例。如果您正苦于以下问题:PHP keke_tpl_class::checkrefresh方法的具体用法?PHP keke_tpl_class::checkrefresh怎么用?PHP keke_tpl_class::checkrefresh使用的例子?那么恭喜您, 这里精选的方法代码示例或许可以为您提供帮助。您也可以进一步了解该方法所在keke_tpl_class的用法示例。


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

示例1:

<?php

keke_tpl_class::checkrefresh('admin/tpl/admin_config_pay', '1449998982');
?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php 
echo $_K['charset'];
?>
">
<title>keke admin</title>


<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<!--<link title="style2" href="tpl/skin/light/style.css" rel="stylesheet" type="text/css" />-->
<!-- <link href="tpl/js/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> -->
<script type="text/javascript" src="tpl/js/jquery.js"></script>
<script type="text/javascript" src="tpl/js/keke.js"></script>
</head>
<body class="frame_body">
<div class="frame_content">
<div id="append_parent"></div>
<div class="page_title">
    	<h1><?php 
echo $_lang['pay_manage'];
?>
</h1>
        <div class="tool">
开发者ID:huangbinzd,项目名称:kppwGit,代码行数:31,代码来源:admin_tpl_admin_config_pay.php

示例2:

<?php

keke_tpl_class::checkrefresh('tpl/default/user/transaction_released', '1436590030');
?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html dir="ltr" lang="zh-cn" id="ie6"> <![endif]--><!--[if IE 7]>    <html dir="ltr" lang="zh-cn" id="ie7"> <![endif]--><!--[if IE 8]>    <html dir="ltr" lang="zh-cn" id="ie8"> <![endif]-->
<!--[if gt IE 8]><!-->
    <html dir="ltr" lang="zh-cn">
    <!--<![endif]-->
    <head>
        <title><?php 
echo $strPageTitle;
?>
</title>
        <meta charset="<?php 
echo CHARSET;
?>
">
        <meta http-equiv="X-UA-Compatible" content="IE=9; IE=8; IE=7; IE=EDGE" />
        <meta name="renderer" content="webkit">
        <meta name="keywords" content="<?php 
echo $strPageKeyword;
?>
">
        <meta name="description" content="<?php 
echo $strPageDescription;
?>
">
        <meta name="viewport" content="width=device-width,initial-scale=1 ,user-scalable=no">
        <meta name="apple-mobile-web-app-capable" content="yes" />
        <meta name="apple-mobile-web-app-status-bar-style” content=black" />
开发者ID:xupnge1314,项目名称:project,代码行数:31,代码来源:tpl_default_user_transaction_released.php

示例3:

<?php

keke_tpl_class::checkrefresh('admin/tpl/admin_msg_internal', '1449998985');
?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php 
echo $_K['charset'];
?>
">
<title>keke admin</title>


<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<!--<link title="style2" href="tpl/skin/light/style.css" rel="stylesheet" type="text/css" />-->
<!-- <link href="tpl/js/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> -->
<script type="text/javascript" src="tpl/js/jquery.js"></script>
<script type="text/javascript" src="tpl/js/keke.js"></script>
</head>
<body class="frame_body">
<div class="frame_content">
<div id="append_parent"></div>
<div class="page_title">
<h1>短信模板</h1>
<div class="tool">
<a href="index.php?do=msg&view=internal" <?php 
if ($view == 'internal') {
    ?>
开发者ID:huangbinzd,项目名称:kppwGit,代码行数:31,代码来源:admin_tpl_admin_msg_internal.php

示例4: foreach

<?php

keke_tpl_class::checkrefresh('', '1436586368');
if (is_array($datalist)) {
    foreach ($datalist as $k => $v) {
        ?>
<div data-img="<?php 
        echo $v['ad_file'];
        ?>
"><a href="<?php 
        echo $v['ad_url'];
        ?>
" data-video="false" target="_blank" title="<?php 
        echo $v['ad_name'];
        ?>
"></a></div><?php 
    }
}
keke_tpl_class::ob_out();
开发者ID:xupnge1314,项目名称:project,代码行数:19,代码来源:db_tag_3.php

示例5:

<?php

keke_tpl_class::checkrefresh('admin/tpl/admin_main', '1449998962');
?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php 
echo $_K['charset'];
?>
">
<title>keke admin</title>


<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<!--<link title="style2" href="tpl/skin/light/style.css" rel="stylesheet" type="text/css" />-->
<!-- <link href="tpl/js/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> -->
<script type="text/javascript" src="tpl/js/jquery.js"></script>
<script type="text/javascript" src="tpl/js/keke.js"></script>
</head>
<body class="frame_body">
<div class="frame_content">
<div id="append_parent"></div>
<!--
<div class="po_ab fixed-right adv ">
<a href="#"><?php 
echo $_lang['ad_leasing'];
?>
w150xh90</a>
开发者ID:huangbinzd,项目名称:kppwGit,代码行数:31,代码来源:admin_tpl_admin_main.php

示例6:

<?php

keke_tpl_class::checkrefresh('admin/tpl/admin_config_basic', '1449998974');
?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php 
echo $_K['charset'];
?>
">
<title>keke admin</title>


<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<!--<link title="style2" href="tpl/skin/light/style.css" rel="stylesheet" type="text/css" />-->
<!-- <link href="tpl/js/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> -->
<script type="text/javascript" src="tpl/js/jquery.js"></script>
<script type="text/javascript" src="tpl/js/keke.js"></script>
</head>
<body class="frame_body">
<div class="frame_content">
<div id="append_parent"></div>
<div class="page_title">
    	<h1><?php 
echo $_lang['global_config'];
?>
</h1>
         <div class="tool">
开发者ID:huangbinzd,项目名称:kppwGit,代码行数:31,代码来源:admin_tpl_admin_config_basic.php

示例7:

<?php

keke_tpl_class::checkrefresh('admin/tpl/admin_user_list', '1436589886');
?>
<!DOCTYPE HTML>
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php 
echo $_K['charset'];
?>
">
<title>keke admin</title>


<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<!--<link title="style2" href="tpl/skin/light/style.css" rel="stylesheet" type="text/css" />-->
<!-- <link href="tpl/js/jquery.qtip.min.css" rel="stylesheet" type="text/css" /> -->
<script type="text/javascript" src="tpl/js/jquery.js"></script>
<script type="text/javascript" src="tpl/js/keke.js"></script>
</head>
<body class="frame_body">
<div class="frame_content">
<div id="append_parent"></div> 

<div class="page_title">
<h1><?php 
echo $_lang['member_manage'];
?>
</h1>
开发者ID:xupnge1314,项目名称:project,代码行数:31,代码来源:admin_tpl_admin_user_list.php

示例8:

<?php

keke_tpl_class::checkrefresh('task/tender/tpl/default/step1', '1436590032');
?>
<div class="release-form">
  <form class="form-horizontal" role="form" action="<?php 
echo $strUrl;
?>
&step=<?php 
echo $step;
?>
" method="post"  id="pubTaskForm<?php 
echo $step;
?>
" name="pubTaskForm<?php 
echo $step;
?>
">
  	<input type="hidden" name="<?php 
echo $step;
?>
" value="<?php 
echo $step;
?>
">
  	<input type="hidden" name="budget_radio" id="budget_radio"  value="<?php 
if ($arrPubInfo['budget_radio']) {
    echo $arrPubInfo['budget_radio'];
} else {
    ?>
1<?php 
开发者ID:xupnge1314,项目名称:project,代码行数:31,代码来源:task_tender_tpl__step1.php

示例9:

<?php

keke_tpl_class::checkrefresh('admin/tpl/admin_login', '1449998955');
?>
<!DOCTYPE HTML>
<!--[if lt IE 7]> <html dir="ltr" lang="zh-cn" id="ie6" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 7]>    <html dir="ltr" lang="zh-cn" id="ie7" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if IE 8]>    <html dir="ltr" lang="zh-cn" id="ie8" xmlns="http://www.w3.org/1999/xhtml"> <![endif]-->
<!--[if gt IE 8]><!--> <html dir="ltr" lang="zh-cn" xmlns="http://www.w3.org/1999/xhtml"> <!--<![endif]-->
<head>
<meta http-equiv="Content-Type" content="text/html; charset=<?php 
echo $_K['charset'];
?>
">
<title><?php 
echo P_NAME;
?>
 <?php 
echo KEKE_VERSION;
?>
--<?php 
echo $_lang['admin_keke_sys'];
?>
</title>

<link href="tpl/css/admin_management.css" rel="stylesheet" type="text/css" />
<link href="tpl/css/button/stylesheets/css3buttons.css" rel="stylesheet" type="text/css" />
<link title="style1" href="tpl/skin/default/style.css" rel="stylesheet" type="text/css" />
<script type="text/javascript" src="tpl/js/jquery.js"></script>
</head>
<body class="skin">
开发者ID:huangbinzd,项目名称:kppwGit,代码行数:31,代码来源:admin_tpl_admin_login.php


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