Welcome Guest, Not a member yet? Register   Sign In
$this->upload->$data, trouble accessing array items
#2

[eluser]steelaz[/eluser]
This is how I did it, but I'm no expert. Also I'm uploading one file at a time.

Code:
$aFile = $this->upload->data();
$sPath = $aFile['full_path'];


Messages In This Thread
$this->upload->$data, trouble accessing array items - by El Forum - 03-02-2008, 11:56 PM
$this->upload->$data, trouble accessing array items - by El Forum - 03-03-2008, 12:16 AM
$this->upload->$data, trouble accessing array items - by El Forum - 03-03-2008, 02:59 AM
$this->upload->$data, trouble accessing array items - by El Forum - 03-12-2008, 07:18 AM



Theme © iAndrew 2016 - Forum software by © MyBB