syntax error, unexpected token "=", expecting ";"
/www/wwwroot/www.yizhan.xin/cache/template/_DS_www_DS_wwwroot_DS_www.yizhan.xin_DS_template_DS_pc_DS_tool_DS_home_DS_toolbox_DS_guid.html.cache.php at line 17
10 <form id="form1" class="form-horizontal" method="post"> 11 <div class="form-group"> 12 <label class="col-sm-2 control-label"> 13 生成GUID的个数: 14 </label> 15 <div class="col-sm-10"> 16 <select name="guid_number" class="form-control"> 17 <?php for (start="1" ; end="100"} ; <option value="<?php echo $i; ?>" <?php if ($i==$guid_number) { ?> selected<?php) { ?> ?>> 18 <?php echo $i; ?>个 19 </option> 20 <?php } ?> 21 </select> 22 </div> 23 </div> 24 <div class="form-group">
include /www/wwwroot/www.yizhan.xin/dayrui/Fcms/Core/View.php — include()
/www/wwwroot/www.yizhan.xin/dayrui/App/Module/Extends/Home/Module.php : 616 — Phpcmf\View->display ()
609 'related' => $related, 610 'urlrule' => dr_module_show_url($this->module, $data, '[page]'), 611 'fix_html_now_url' => defined('SC_HTML_FILE') ? dr_url_prefix(dr_module_show_url($this->module, $data, $page), $this->module['dirname'], SITE_ID, \Phpcmf\Service::IS_MOBILE_TPL()) : '', // 修复静态下的当前url变量 612 ]); 613 614 \Phpcmf\Service::V()->module($this->module['dirname']); 615 $data['phpcmf_tpl'] = isset($data['template']) && strpos($data['template'], '.html') !== FALSE && is_file(\Phpcmf\Service::V()->get_dir().$data['template']) ? $data['template'] : ($cat['setting']['template']['show'] ? $cat['setting']['template']['show'] : 'show.html'); 616 !$rt && \Phpcmf\Service::V()->display($data['phpcmf_tpl']); 617 618 return $data; 619 } 620 621 // 模块草稿、审核、定时、内容页 622 protected function _MyShow($type, $id = 0, $page = 1) { 623
/www/wwwroot/www.yizhan.xin/dayrui/Fcms/Control/Show.php : 34 — Phpcmf\Home\Module->_Show ()
27 $this->goto_404_page(dr_lang('无法通过id找到共享模块的模块目录')); 28 } 29 30 // 初始化模块 31 $this->_module_init($mid); 32 33 // 调用内容方法 34 $this->_Show($id, null, max(1, (int)\Phpcmf\Service::L('input')->get('page'))); 35 } 36 37 } 38
/www/wwwroot/www.yizhan.xin/dayrui/System/Extend/Run.php : 149 — Phpcmf\Control\Show->index ()
142 'value' => $value 143 ]); 144 145 } 146 } 147 } 148 149 $app->$method(); 150 151 if (CI_DEBUG) { 152 $tool = new \CodeIgniter\Debug\Toolbar(config(\Config\Toolbar::class)); 153 $tool->prepare($this); 154 } 155 156
/www/wwwroot/www.yizhan.xin/dayrui/System/Init.php : 404 — Frame\Run->bootWeb ()
397 $tool->respond(); 398 }); 399 } 400 401 402 // 启动框架 403 $run = new \Frame\Run(); 404 $run->bootWeb(); 405 406
require /www/wwwroot/www.yizhan.xin/dayrui/Fcms/Init.php — require()
require /www/wwwroot/www.yizhan.xin/public/index.php — require()
1785632369.1286
1785632369
1
0
300
10
3
4
5
6
7
8
9
125
200
100
36000