I want this type of url use in CodeIgniter
and get value of id
http://example.com/web/index.php/abcd/xyz?id=NTAz
How can I get the value of id and how to set route in CodeIgniter
3.
I want this type of url use in CodeIgniter
and get value of id
http://example.com/web/index.php/abcd/xyz?id=NTAz
How can I get the value of id and how to set route in CodeIgniter
3.