Welcome Guest, Not a member yet? Register   Sign In
Trying to put info from files into database
#2

You cannot use the upload library for files that are already on the server.
You need to use the the directory helper to load the folder's file into an array.
The file helper will give you some the information you want but I don't think you can get the image size, so you would need to use raw PHP or there maybe a library available but that I don't know.
A good decision is based on knowledge and not on numbers. - Plato

Reply


Messages In This Thread
RE: Trying to put info from files into database - by salain - 09-28-2016, 11:12 PM



Theme © iAndrew 2016 - Forum software by © MyBB