Welcome Guest, Not a member yet? Register   Sign In
$this->upload->data() problem/question
#2

[eluser]vivi[/eluser]
You don't need the foreach, just do :
Code:
<img src="&lt;?php echo $upload_data['file_name'];?&gt;" width="&lt;?php echo $upload_data['image_width'];?&gt;" height="&lt;?php echo $upload_data['image_height'];?&gt;" />


Messages In This Thread
$this->upload->data() problem/question - by El Forum - 09-22-2010, 09:58 AM
$this->upload->data() problem/question - by El Forum - 09-22-2010, 10:41 AM



Theme © iAndrew 2016 - Forum software by © MyBB