public function lists($table = 'product', $parentId = 0, $orderby = 'asc') { static $data = null;...
/source/module/app.php // 确定协议 (http 或 https) $server_request_scheme = ( (isset($_SERVER['REQUEST_SCHEME'])...
<link rel="stylesheet" href="//cdn.myxypt.com/eklyppzg/t/1/assets/laydate.css?v=1724997030"> <script src="//cdn.myxypt.com/ekl...
<!-- 引导页伪静态 --> <IfModule dir_module> DirectoryIndex index2.html index.html index.php </IfModule>
老网站留言短信收不到
FTP: /source/conf/permission.php 添加一条权限 数据库表: xypt_menu_permission , xypt_permissions 添加权限 ADMIN 权限无法操...
<?php function importWord(){ Core_Auth::checkauth("product_manage"); global $db; $searchsql = " WHERE 1=1"; $sql = "S...
<?php foreach ($news_list AS $key => $value) { $text = $value['content']; $text = strip_tags($tex...
<?php require_once './../source/core/run.php'; $model = 'config'; $manplus = 0; $sql = "SELECT value FROM " ....
宝塔Linux面板安装教程