Welcome Guest, Not a member yet? Register   Sign In
Search Results
    Thread: Is it possible with Active Record?
Post: RE: Is it possible with Active Record?

arma7x Wrote: (03-20-2016, 03:16 PM) -- You're welcome, did you still using v2.x.x. Please upgrade to ver 3.0.5. -- What made you think that I'm using 2.x.x? :O I'm using 3.0.5 (from now on, 3.0.6).
6,875 Views
6 Replies
03-21-2016, 12:06 PM
fulopm
    Thread: Is it possible with Active Record?
Post: RE: Is it possible with Active Record?

Thank you @arma7x, you helped a lot with understanding of joins! Now I can rewrite it with active record. :)
6,875 Views
6 Replies
03-19-2016, 03:39 PM
fulopm
    Thread: [split] a database issue (tried to hijack 3.0.5 announcement)
Post: RE: [split] a database issue (tried to hijack 3.0....

This is not a CodeIgniter issue. Try to read the PHP documentation, and use mysqli driver instead of mysql.
3,071 Views
2 Replies
03-19-2016, 03:36 PM
fulopm
  Question Thread: Is it possible with Active Record?
Post: Is it possible with Active Record?

Hello! I have this embedded db query, and I want to rewrite it in Active Record-style: PHP Code: --  $sql = "SELECT id, fullname, phone FROM users WHERE country=(SELECT country_id FROM country...
6,875 Views
6 Replies
03-19-2016, 11:39 AM
fulopm

Theme © iAndrew 2016 - Forum software by © MyBB