Page 1 of 1

Get data from mysql_fetch_object using mvc architecture

Posted: Wed Mar 18, 2009 9:05 am
by harishreddy
hi friends iam new in php

i faced one problemi.e how can i get dat from mysql_fetch_object in mvc aritecture

i.e i call a method in models from views, it returns object ,in that i have multiple records

how can i retrive all those records

any body knows please give solution or suitable link