Welcome Guest, Not a member yet? Register   Sign In
Search Results
  Heart Thread: Love to see a Codeigniter official extension for Visual Studio Code (VS Code)
Post: Love to see a Codeigniter official extension for V...

Love to see a Codeigniter official extension for VS Code. Please vote!  :heart:  :heart:  :heart:
3,513 Views
0 Replies
02-26-2021, 08:16 PM
huangnam
    Thread: Please allow update_batch with multiple keys
Post: Please allow update_batch with multiple keys

Example: I have a MySQL table order_details (order_id, product_id, price). Keys are: order_id and product_id. Codeigniter should allow update batch with multiple keys like this: PHP Code: --...
3,625 Views
1 Replies
10-19-2020, 06:43 PM
huangnam
    Thread: CI 3.1.9 session not deleted after Chrome closed
Post: CI 3.1.9 session not deleted after Chrome closed

My config: Code: -- $config['sess_driver'] = 'database'; $config['sess_cookie_name'] = 'mysite_ci_session'; $config['sess_expiration'] = 0; $config['sess_save_path'] = 'ci_sessions'; $config['...
2,844 Views
2 Replies
08-13-2019, 12:37 AM
huangnam
    Thread: Showing product name instead of product id in the URL.
Post: RE: Showing product name instead of product id in ...

mianaliasjad Wrote: (07-02-2018, 10:04 PM) -- Hi guys. i am new to CodeIgniter. I have a controller named product. and i am passing parameters to product controller index function using routes. $r...
10,001 Views
5 Replies
07-02-2018, 11:56 PM
huangnam

Theme © iAndrew 2016 - Forum software by © MyBB