Welcome Guest, Not a member yet? Register   Sign In
variable type and $this->db->count_all_results();
#1

[eluser]Eric Cope[/eluser]
Maybe its just my C background, but shouldn't the function
Code:
$this->db->count_all_results();
return an integer, not a string? I currently typecast it, but this seems like something that should be done within the db class. Was there a reason for it to return a string?


Messages In This Thread
variable type and $this->db->count_all_results(); - by El Forum - 07-18-2008, 11:12 AM
variable type and $this->db->count_all_results(); - by El Forum - 07-20-2008, 12:56 AM



Theme © iAndrew 2016 - Forum software by © MyBB