Posts by Nilo Machado • 11 points
1 post
-
1
votes2
answers102
viewsQ: Register a separate array in the database
I have a API in PHP and a app done with Ionic 3. I’m getting from the app a string this way "200,300,40" and the same thing "polimento,pintura,lavagem". I would like to know how to register each…