Posts by Junior Rocha • 25 points
3 posts
-
1
votes2
answers67
viewsQ: VS Code Configuration for Mac
Good afternoon, you guys! I have a question, on how to hide these files that the mac generates within Visual Studio Code. Does anyone know any way to hide these . _.extencao files? Because it…
-
-1
votes1
answer96
viewsQ: Copy data from a new Mysql record
I have a small problem trying to get a new record to be included in another table, ie: I have a table-A in the bank with the columns: id | nome | email | tel | campanha in table-B I have the…
-
1
votes1
answer206
viewsQ: Creating a loop with php and mysql
I need a help to create a function in PHP. I have a table in the bank at Mysql, where in a column I want to vary the numbering from 1 to 4 per record. For this I have a form where the client fills…