Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Joining tables (a little bit tricky)
Post: Joining tables (a little bit tricky)

Hi guys, I have a small problem here with joining two tables and echoing result to the view. I'll try to explain it as simply as possible. Table "members" - columns "id", "first_name", "last_name",...
3,358 Views
1 Replies
06-24-2015, 09:12 AM
tomop
    Thread: DB relations in Codeigniter
Post: DB relations in Codeigniter

Hi guys, I'm getting desperate trying to figure out how can I access data from DB by using relations. I have successfully related two tables by setting foreign key and now I am little bit confused. :s...
8,157 Views
2 Replies
06-13-2015, 03:29 PM
tomop
    Thread: Can't load views
Post: RE: Can't load views

Thank you for your reactions, I'm new to this all MVC/HMVC stuff so I guess it is driving you crazy when you see what I've written  :) . Is this a better way then? Edit_profile function inside c...
10,749 Views
7 Replies
06-12-2015, 12:59 PM
tomop
    Thread: Can't load views
Post: Can't load views

Hi guys, I have this edit_profile function in my site controller and I want logged-in person to edit just their profile (I am storing their ID in session data and comparing them with segment(3)). If I...
10,749 Views
7 Replies
06-12-2015, 04:10 AM
tomop
    Thread: MVC to HMVC error
Post: RE: MVC to HMVC error

InsiteFX Wrote: (06-09-2015, 10:50 PM) -- You need to extend the MX_Controller. PHP Code: -- class Site extends MX_Controller { } -- -- Thanks a lot, solved.
3,942 Views
2 Replies
06-10-2015, 03:06 AM
tomop
    Thread: MVC to HMVC error
Post: MVC to HMVC error

Hi guys, I've created simple registration and login forms connected with database on my computer (using WAMP). It worked fine with MVC, I could register, login, logout etc. Now I'm starting to work wi...
3,942 Views
2 Replies
06-09-2015, 02:22 PM
tomop

Theme © iAndrew 2016 - Forum software by © MyBB