Welcome Guest, Not a member yet? Register   Sign In
Problem about Upload Filename into Database?
#2

[eluser]Michael Wales[/eluser]
After a successful upload you may use the data() function to return information about the uploaded file. The one in particular you are after is:
Code:
$this->upload->data('file_name')

This can all be found at the bottom of the documentation.

I'm not sure what you mean on the second question.


Messages In This Thread
Problem about Upload Filename into Database? - by El Forum - 05-23-2008, 03:27 AM
Problem about Upload Filename into Database? - by El Forum - 05-23-2008, 04:09 AM
Problem about Upload Filename into Database? - by El Forum - 06-25-2008, 10:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB