Welcome Guest, Not a member yet? Register   Sign In
Images on codeigniter project what is the best practice ?
#1

[eluser]ede196620[/eluser]
Hi all users
I have simple question to ask. Currently I am building a online shop. My question is related to the user uploaded images of their items what is the best way to store these images. I did some research and found out that using database to store the images is bad practice what can you recommend to use instead of uploading images to the database. Is there a library or a helper to help process the user images ?

Thanks for your answers
#2

[eluser]InsiteFX[/eluser]
You store then in a upload or image folder and just save the image file name to the database.




Theme © iAndrew 2016 - Forum software by © MyBB