Welcome Guest, Not a member yet? Register   Sign In
extracting query information from the controller
#4

[eluser]millo[/eluser]
Thanks both.

Imzyos, your code didn't work correctly. It through an error but when I used Gon's I was able to use the code:

Code:
$page_row = $page_query->row();
echo $page_row->page_title;

to extract the values I needed.

Thanks again!


Messages In This Thread
extracting query information from the controller - by El Forum - 12-28-2007, 10:28 AM
extracting query information from the controller - by El Forum - 12-28-2007, 10:35 AM
extracting query information from the controller - by El Forum - 12-28-2007, 02:25 PM
extracting query information from the controller - by El Forum - 12-28-2007, 07:10 PM
extracting query information from the controller - by El Forum - 12-28-2007, 09:37 PM



Theme © iAndrew 2016 - Forum software by © MyBB