Save data into database with a multiuploader?

Create function that moves uploaded file into your photo folder and inserts it into database then iterate over multiple files received by POST and call that function on each one. This is for not repeating code.

I need to solve similar problem, did a big research and then I chose the plupload library for this. You also need a code at serverside, which gets more sophisticated if you need chunked upload (needed for uploading big files, where the size goes beyond PHP limits of the hosting), but don't worry - examples for serverside handling are also bundled with the library.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions