Posts by Junior • 1 point
1 post
-
0
votes0
answers28
viewsQ: Select problem using php and mysql
I’m new with the development in php and was seeing some examples of select in a table in mysql on the net, but no successful execution. The code is as follows:: $conexao = mysql_connect(DB_HOST,…