[eluser]patie[/eluser]
ok thanks. and last question that not yet been answered please
how made some like this.. simple ex. SELECT * FROM (`table`) LEFT JOIN `table2` ON `table`.`id` = `table2`.`table_id` (i read doc but i dont understand this.. )
maybe with hasOne? but i dont understant about ... please help me with that last question (codeigniter with dmz datemapper rlz)