hello guys, im so so newbie.. i have startet from scratch with codeigniter and grocery due a work project.
i have a gocery crud flexgrid table in order to register incoming/outcoming building visitors.
.
we store all personal information (name, surname, office, contact, etc etc etc and his photo) into a database and we want to store a picture o these people into database but as you know
$crud->set_field_upload('field','assets/uploads/files')
just store reference info not the file (picture)
there is any way to do it from grocery crud?
Soft versions:
====================================
CodeIgniter v3.1.9
GroceryCrud v1.6.1
database: mysql - > database field is long blob
thank you in advance for all your help, i hope understand all info you give me.
thank you again