Welcome Guest, Not a member yet? Register   Sign In
Image Uploader / thumbnail - controller question
#4

[eluser]Seppo[/eluser]
Code:
$data = $this->upload->data();
echo 'file_name: ' . $data['file_name'];
echo "\n<br />";
echo 'full_path: ' . $data['full_path'];


Messages In This Thread
Image Uploader / thumbnail - controller question - by El Forum - 04-13-2008, 08:11 AM
Image Uploader / thumbnail - controller question - by El Forum - 04-13-2008, 08:16 AM
Image Uploader / thumbnail - controller question - by El Forum - 04-13-2008, 11:55 AM
Image Uploader / thumbnail - controller question - by El Forum - 04-13-2008, 11:57 AM
Image Uploader / thumbnail - controller question - by El Forum - 04-13-2008, 12:12 PM
Image Uploader / thumbnail - controller question - by El Forum - 04-13-2008, 01:18 PM
Image Uploader / thumbnail - controller question - by El Forum - 04-13-2008, 01:49 PM
Image Uploader / thumbnail - controller question - by El Forum - 04-13-2008, 02:00 PM
Image Uploader / thumbnail - controller question - by El Forum - 04-13-2008, 03:13 PM



Theme © iAndrew 2016 - Forum software by © MyBB