Welcome Guest, Not a member yet? Register   Sign In
How to show data only his data while he login
#2

If you are using the query builder, the syntax for the where method is like this:

PHP Code:
$this->datatables->where('email'$this->session->email); 
Reply


Messages In This Thread
RE: How to show data only his data while he login - by Wouter60 - 02-16-2018, 01:53 PM



Theme © iAndrew 2016 - Forum software by © MyBB