Welcome Guest, Not a member yet? Register   Sign In
Undefined variable: getproductdetail and Invalid argument supplied for foreach()
#4

[eluser]freshigniter[/eluser]
SOLVED..................


the problem was in view
Code:
&lt;?php echo $getproductdetail->product_name;?&gt;<br />
&lt;?php echo $getproductdetail->description;?&gt;<br />
&lt;?php echo $getproductdetail->price;?&gt;<br />
<img src="&lt;?php  echo  base_url().'productimages/'.$getproductdetail-&gt;image; ?&gt;" height="190px" width="190px" />



Messages In This Thread
Undefined variable: getproductdetail and Invalid argument supplied for foreach() - by El Forum - 04-27-2012, 04:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB