Posts by Luiz Gustavo • 31 points
3 posts
-
0
votes2
answers224
viewsA: Mysql Query does not work with many arguments
I appreciate the help of all, I tried everything that was shown but what ended up solving was to concatenate the query in 2 lines, I did not understand very well why of this, but it was like this:…
-
0
votes2
answers224
viewsQ: Mysql Query does not work with many arguments
I would like to request assistance from you identifying why my update query does not work. I have the following problem, the query below works normally: $conn->query("UPDATE dados_cadastrais SET…
-
3
votes1
answer431
viewsA: Button with text Android
Wouldn’t it be possible to work with imageview already with the button images created and apply the click event to those imageviews? In my design I did so(the color combination is ugly yet, but then…