Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Route passing $1 into the controller function instead of the value
Post: RE: Route passing $1 into the controller function ...

michalsn Wrote: (05-22-2025, 12:16 AM) -- That should explain everything: https://codeigniter.com/user_guide/incoming/routing.html#the-behavior-of-any -- Thanks ,yes I've been through the document....
2,397 Views
5 Replies
05-22-2025, 03:42 PM
Alex.Fry
    Thread: Route passing $1 into the controller function instead of the value
Post: Route passing $1 into the controller function inst...

Hi team, I have a new issue that is confusing meĀ  Using CodeIgnighter4, I have routes set up : $routes->get("Entry/(:any)",'Home::Entry/$1'); $routes->get("LoadEvents/(:any)",'Home::Load_Events/$l...
2,397 Views
5 Replies
05-22-2025, 12:09 AM
Alex.Fry
    Thread: Issues with development mode after CI 4 upgrade and replatform to Debian
Post: RE: Issues with development mode after CI 4 upgrad...

kenjis Wrote: (02-07-2023, 03:24 AM) -- Copy env file to .env in your project root folder, and set CI_ENVIRONMENT = development See also https://codeigniter.com/user_guide/general/environments.htm...
2,575 Views
2 Replies
02-09-2023, 04:25 PM
Alex.Fry
    Thread: Issues with development mode after CI 4 upgrade and replatform to Debian
Post: Issues with development mode after CI 4 upgrade an...

Hi Team, I have been hitting my head against the wall all weekend. I have just moved the hosting environment fromĀ  Windows (Apache 2, CI 4.0, PHP 8.0) to Debian 11 (Apache 2.4, CI 4.3 PHP8.2). ...
2,575 Views
2 Replies
02-05-2023, 06:15 PM
Alex.Fry

Theme © iAndrew 2016 - Forum software by © MyBB