What is the path of admin.php
@
@ 2019-01-27 00:06:20
0
3
2424

/admin.php/admin/Admin/dologin

May I ask what is the path to admin.php

@
@

reply all(1)
韦小宝

The entry file is similar to index.php, but this admin.php is an entry file created by myself

  • reply admin.php/admin/Home/index, isn’t the second admin the entry file? Where is the first one?
    @ author 2019-01-28 12:46:30
  • reply The first admin.php is the entry file, in the public folder. The second admin is the module name under application. The third is the controller name under controller. The last one is the method name in the home controller.
    韦小宝 author 2019-01-28 13:13:24
  • reply Reply Wei Xiaobao I can’t open the URL using admins.php/admin/home/index, and object not font appears. How to solve it?
    @ author 2019-02-09 16:21:03
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template