Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: redirect() does not redirects
Post: RE: redirect() does not redirects

T.O.M. Wrote: (09-06-2020, 11:09 AM) -- "redirect()" does not make redirect - it is only returns prepared response for redirecting. For redirecting you need to "return" this response from executing m...
4,406 Views
4 Replies
09-06-2020, 11:42 PM
chenzen
    Thread: Problems with CodeIgniter 4.0.4
Post: RE: Problems with CodeIgniter 4.0.4

Omar Crespo Wrote: (09-06-2020, 01:52 PM) -- InsiteFX Wrote: (09-06-2020, 06:19 AM) -- You may need to change the .htaccess file. Code: -- # from this to the below RewriteRule ^(.*)$ index.php/...
7,192 Views
10 Replies
09-06-2020, 11:31 PM
chenzen
    Thread: Filter run order
Post: RE: Filter run order

ogomez Wrote: (09-02-2020, 06:17 PM) -- I have a filter being ran off of a route. Is there a way to make sure other filters run before the filter on the route? PHP Code: --      public $aliases...
1,452 Views
2 Replies
09-03-2020, 02:59 AM
chenzen
    Thread: Problems with CodeIgniter 4.0.4
Post: RE: Problems with CodeIgniter 4.0.4

Omar Crespo Wrote: (09-02-2020, 05:33 PM) -- Thanks, but that's for use the native server of CI4. I want to use WAMP. -- The design of CI has changed. Nevertheless you can setup a virtual host on y...
7,192 Views
10 Replies
09-02-2020, 07:02 PM
chenzen
    Thread: Problems with CodeIgniter 4.0.4
Post: RE: Problems with CodeIgniter 4.0.4

in your command prompt, navigate into the root folder and enter the following command php spark serve If you want to avoid the index.php, create a .htaccess file and put the following code ther...
7,192 Views
10 Replies
09-02-2020, 02:47 PM
chenzen

Theme © iAndrew 2016 - Forum software by © MyBB