Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: set_cookie & redirect() didn't work
Post: RE: set_cookie & redirect() didn't work

Thanks kilishan . I changed to set the cookie on the response object and it still didn't work with the redirect(). I have to set the header on the response object for redirecting So, I changed from...
3,392 Views
2 Replies
05-09-2019, 02:59 PM
zjonsnowz
    Thread: set_cookie & redirect() didn't work
Post: set_cookie & redirect() didn't work

Hello, Here is my User controller code. I don't know why the function "set_cookie" didn't work. It redirected to the home page, but it didn't set the cookie in the browser. Please help. PHP Cod...
3,392 Views
2 Replies
05-08-2019, 04:20 PM
zjonsnowz
    Thread: ->row() without limit() causes high load
Post: RE: ->row() without limit() causes high load

There is a reason for that. Read the docs https://www.codeigniter.com/user_guide/database/results.html (Result Rows)
7,110 Views
7 Replies
05-18-2018, 08:15 AM
zjonsnowz
    Thread: CodeIgniter 3.1.8 Released
Post: RE: CodeIgniter 3.1.8 Released

Great... Thank you sir!
87,308 Views
40 Replies
03-24-2018, 10:03 AM
zjonsnowz
    Thread: Problem with valid_email return true for invalid email address
Post: RE: Problem with valid_email return true for inval...

So if I want to reject that email, then I guess I have to create my own rules. Thanks jreklund.
7,404 Views
6 Replies
03-17-2018, 03:16 PM
zjonsnowz
    Thread: Problem with valid_email return true for invalid email address
Post: Problem with valid_email return true for invalid e...

Hello, I'm new to CI and just setup and working on the sign up form, but some how the valid_email rule in form validation is not working. I have tried the function valid_email() too and it's still ...
7,404 Views
6 Replies
03-17-2018, 11:35 AM
zjonsnowz

Theme © iAndrew 2016 - Forum software by © MyBB