Posts by eduardo • 3 points
1 post
- 
		-1 votes2 answers241 viewsQ: PHP - SQL: show the user’s email from the databaseGuys, here’s the deal: Made the user registration on the site, it saves in the database (obvious). This is the code of the connection to the database (this is correct?): <?php echo $sql= "select…