Routes in Codeigniter - Automatically

后端 未结 4 1897
自闭症患者
自闭症患者 2020-12-03 19:06

I have a problem with Codeigniter routes. I would like to all registered users on my site gets its own \"directory\", for example: www.example.com/username1,

4条回答
  •  感动是毒
    2020-12-03 19:18

    view this: http://www.web-and-development.com/codeigniter-minimize-url-and-remove-index-php/ which includes remove index.php/remove 1st url segment/remove 2st url sigment/routing automatically.it will very helpful for you.

提交回复
热议问题