Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Blank page on the web server
Post: RE: Blank page on the web server

Is the "compress_output" configuration variable something I can set to off in Codeigniter4? If so, where? Hate to hack at system files because of the zlib_compresson is on for the server.
28,892 Views
24 Replies
05-07-2020, 03:05 PM
MinimumViableProgrammer
    Thread: (:any) Route Placeholder Not Working?
Post: RE: (:any) Route Placeholder Not Working?

Thanks so much. I appreciate the assistance.  For anyone else hoping to pull it down as a full string, the view function needs to be as follows: PHP Code: -- public function view(...$slug) {   ...
6,804 Views
6 Replies
03-19-2020, 01:20 PM
MinimumViableProgrammer
    Thread: (:any) Route Placeholder Not Working?
Post: (:any) Route Placeholder Not Working?

Documentation states that the (:any) placeholder should return the remainder of the URI string, but in my implementation, I only ever get the next segment. Everything after the proceeding / is truncat...
6,804 Views
6 Replies
03-19-2020, 12:10 PM
MinimumViableProgrammer

Theme © iAndrew 2016 - Forum software by © MyBB