Queery Model Action |
[eluser]techgnome[/eluser]
What it returns is a query object... to get the results you need to use the ->result() call which will return the results themselves. http://ellislab.com/codeigniter/user-gui...sults.html -tg |
Messages In This Thread |
Queery Model Action - by El Forum - 10-01-2010, 06:55 AM
Queery Model Action - by El Forum - 10-01-2010, 07:41 AM
Queery Model Action - by El Forum - 10-01-2010, 12:17 PM
|