Welcome Guest, Not a member yet? Register   Sign In
PHP 4.4 problem (I think)
#3

[eluser]NachoF[/eluser]
[quote author="tomcode" date="1242083750"]
Code:
$this->db->select('id,nombre');
$this->db->from('modulos');
$this->db->where('id_Moto', $id_Moto);

That's what You want ?[/quote]

I mean that makes sense but do you think that php4 will not give me an error anymore?? after all $this->db->select('id','nombre'); is chaining too,... just not that deep... Ill try and see.


Messages In This Thread
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:05 PM
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:15 PM
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:35 PM
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:44 PM
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:46 PM
PHP 4.4 problem (I think) - by El Forum - 05-11-2009, 12:50 PM



Theme © iAndrew 2016 - Forum software by © MyBB