Hello guys,
i wanna built a form which user can enter a list of fruits in it and send to database with BLOB parameter in a same field.example:
apple, grape, orange, banana, blackberry, avocado - from form
to fruit_list[BLOB]
anyone knows how to build the form which users can enter 1 by 1 before send to database