Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Community Auth
Post: RE: Community Auth

You shuold store the card data with the user.id and not the session.id. this way, once the user logged in again, you can grab the data from the cart table where user.id = x. I hope that helps.
4,671 Views
3 Replies
11-29-2019, 06:46 AM
ehabafia
    Thread: Custom routes
Post: RE: Custom routes

bastian Wrote: (05-27-2019, 01:07 PM) -- Thanks for your idea. I tried it and it works for URIs with a second segment. But if there are more than two segments, it doesn't work anymore… -- If I unde...
4,576 Views
5 Replies
09-02-2019, 06:52 PM
ehabafia
    Thread: Write a good library
Post: RE: Write a good library

In my opinion, there is one of the best libraries helper for making the models easier which called MY_Model, here is the link: https://github.com/jamierumbelow/codeigniter-base-model I am using ...
7,152 Views
6 Replies
10-08-2017, 06:36 AM
ehabafia
    Thread: How to convert MS DOC, PPT, XLS to PDF
Post: RE: How to convert MS DOC, PPT, XLS to PDF

As far as I know you can't do that immediately. You can read let's say Excel with an outside library and create a PDF programatically from what you read their. Not sure if there is any package tha...
7,162 Views
2 Replies
07-10-2015, 01:40 AM
ehabafia

Theme © iAndrew 2016 - Forum software by © MyBB