Welcome Guest, Not a member yet? Register   Sign In
can you help... in Pagination I modified View and Controller function
#9

(This post was last modified: 07-03-2018, 02:47 AM by lsepolis123.)

PHP Code:
isset($config['total_rows']) ? '' : ($config['total_rows'] = $this->db->where('public',1)->count_all('videos')) ; 


This is valid so as total_rows calc only if Not isset????
Reply


Messages In This Thread
RE: can you help... in Pagination I modified View and Controller function - by lsepolis123 - 07-03-2018, 02:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB