<?php
namespace admin\Controller;
use Think\Controller;
class IndexController extends Controller {
public function index(){
$this->show('12345667',utf-8);
}
}
晨光熹微2018-03-13 16:48:42
It may be related to the code compiler you are using. I will report this error when I use HBuilder to read and modify the box on the right side, but it will display normally when browsing with a browser.
lz泞2018-01-15 15:22:08
What you wrote was for TP3.2, but now you are teaching for ThinkPHP5.0~