Case Insensitive Routing in CodeIgniter

前端 未结 8 957
南笙
南笙 2021-01-13 21:46

I\'ve written this in the CodeIgniter\'s routers.

$route[\'companyname\'] = \"/profile/1\";

This is working fine but when I type \"CompanyN

8条回答
提交回复
热议问题