Welcome Guest, Not a member yet? Register   Sign In
$this->gb->get->('entries') Problem
#9

[eluser]GamingFusion[/eluser]
ok i got that fixed thanks tomcode, but now i get some more errors with my view file. just to the link i gave in my first post.

heres my view file code

Code:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
&lt;html &gt;
&lt;head&gt;
&lt;meta http-equiv="Content-Type" content="text/html; charset=utf-8" /&gt;
&lt;title&gt;&lt;?=$title?&gt;&lt;/title&gt;
&lt;/head&gt;
<h1>&lt;?=$heading?&gt;</h1>

&lt;?php foreach ($query as $row) : ?&gt;

<h3>&lt;?=$row->title?&gt;</h3>
<p>&lt;?=$row->body?&gt;</p>
<hr />

&lt;?php endforeach; ?&gt;

&lt;/body&gt;
&lt;/html&gt;


Messages In This Thread
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 11:51 AM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 11:58 AM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 12:45 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 02:51 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:04 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:07 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:08 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:09 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:16 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:20 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:24 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:26 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:27 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:29 PM
$this->gb->get->('entries') Problem - by El Forum - 04-20-2009, 03:32 PM



Theme © iAndrew 2016 - Forum software by © MyBB