Welcome Guest, Not a member yet? Register   Sign In
problem with where clause!!!
#3

[eluser]immi[/eluser]
thanks! I have turned it different way like this

$value = microtime(true) - 2000;
$value = $this->db->escape($value);
$config['total_rows'] = $this->db->query("SELECT * from vid_info where lwatch > $value order by lwatch desc")->num_rows();


Thnx


Messages In This Thread
problem with where clause!!! - by El Forum - 01-29-2011, 05:55 PM
problem with where clause!!! - by El Forum - 01-29-2011, 06:17 PM
problem with where clause!!! - by El Forum - 01-29-2011, 06:19 PM



Theme © iAndrew 2016 - Forum software by © MyBB