Welcome Guest, Not a member yet? Register   Sign In
Smart $ Fast database select and get single data - field entry :)
#1

[eluser]flash_back[/eluser]
here is thing, when I have just one or maybe two database entry to get i use this code Smile

Code:
$this->db->where('data', $data)->get($this->_table)->row()->table_field;

but what do you think, when we get data from DB from this code, does this code select all table fields or just included one?!?


Messages In This Thread
Smart $ Fast database select and get single data - field entry :) - by El Forum - 04-08-2010, 03:17 PM



Theme © iAndrew 2016 - Forum software by © MyBB