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

[eluser]tomcode[/eluser]
Code:
$this->db->select('id,nombre');
$this->db->from('modulos');
$this->db->where('id_Moto', $id_Moto);

That's what You want ?


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