I try to put array in database. In edittext I write for example garlic,tomatoes,onions but when I save data to database and go to my php database, instead of that text it only say ingredients. If I add text manually (i added number manually instead of ingredients but it's the same thing) to database it looks good and create good json file. How can I fix this?I try to put array in database. In edittext I w