Welcome Guest, Not a member yet? Register   Sign In
I cannot use result() or result_array() on a variable that has been passed to the vie
#4

Should it in the view not be:

<?php
foreach ($traffic as $approval)
{
echo $approval->content;
}
?>

the ->result() is for a database object not an array
On the package it said needs Windows 7 or better. So I installed Linux.
Reply


Messages In This Thread
RE: I cannot use result() or result_array() on a variable that has been passed to the vie - by rtenny - 07-13-2017, 07:45 AM



Theme © iAndrew 2016 - Forum software by © MyBB