Welcome Guest, Not a member yet? Register   Sign In
Retrieve Uploaded Pictures From Folder
#1

[eluser]rochellecanale[/eluser]
hello guys. In File Upload Class. How can I retrieve the pictures saved from my folder? I can do that in pure PHP(w/o framework) and with the use of mysql database. My problem is how can i do that in CI? Because I want to do is every member they can have their own pictures. Help me guys.
#2

[eluser]CroNiX[/eluser]
Its really no different than with "pure PHP". Upload the file, get the filename and store the filename in the database for that user.
#3

[eluser]rochellecanale[/eluser]
Ok i will try that. Thanks.




Theme © iAndrew 2016 - Forum software by © MyBB