Welcome Guest, Not a member yet? Register   Sign In
How do i insert a uploaded image's path to the database?
#5

[eluser]fraserk[/eluser]
how about this..
Code:
$results = $this->upload->data();


Then

Code:
'images'=> $results['file_name']


Messages In This Thread
How do i insert a uploaded image's path to the database? - by El Forum - 07-16-2011, 07:03 AM



Theme © iAndrew 2016 - Forum software by © MyBB