jquery - PHP MySQL database integration blueimp - Query File- pload -
he there, i'm hoping here can assist me.
i'm using blueimp/jquery-file-upload plugin
i have read 1000 times i'm not enough @ php understand how classes work , cant afford loose more hair. https://github.com/blueimp/jquery-file-upload/wiki/php-mysql-database-integration
i can see every file upload submitted form separate post sent, have 6 file names need store in database in individual cells. _fileone, _filetwo etc.
if 6 files in 1 post access file names in $_files array each has individual post don't know if it's possible php access 6 post data?
i have managed files uploaded, resized, moved , renamed new location cant work out how store data want in db.
any appreciated.
i guess i'm looking develop simplified version of above link.
thank
j
Comments
Post a Comment