Posts by Lucila Nascimento • 1 point
2 posts
-
0
votes3
answers3595
viewsA: how to view more than one project in the Visual Studio Code explorer?
The most practical way is to open a new File->New Window and leave them side by side.
visual-studio-codeanswered Lucila Nascimento 1 -
0
votes0
answers62
viewsQ: Print the data of the two select tables
I have the code below that was to print on the screen the data of the two tables of select, but it is only printing the name. Follows the code: <?php require 'conexao.php'; ob_start();…
phpasked Lucila Nascimento 1