Informationen zur TP6-Eintragsdatei
  启明星Б.Нарса н
 启明星Б.Нарса н 2020-05-24 06:32:19
0
0
1190

Ich habe gerade angefangen, tp6 zu lernen

Wenn ich tp6.io/index/Index/hello() ausführe, ist das Ausführungsergebnis tp6.io/index/Index/index. Dasselbe gilt für andere Controller wie

tp6 .io/index/ Index/user ist auch

Code:

<?phpnamespace appcontroller;use appBaseController;use thinkfacadeDb;use thinkfacadeEnv;class Index erweitert BaseController{ public function index(){ return 'administrator' } } public function user(){ return 'users'; } public function hello($name = 'ThinkPHP6') {       return 'hello,' }}

  启明星Б.Нарса н
 启明星Б.Нарса н

Antworte allen(0)
Neueste Downloads
Mehr>
Web-Effekte
Quellcode der Website
Website-Materialien
Frontend-Vorlage