Posts by Julia Santos • 1 point
1 post
-
0
votes1
answer256
viewsA: Take data from a dynamic table to write to the database
Make a connection page to the database (in php) In my case, I use sql. -<?php $servername = (""); /* nome da conexão */ //$connectionInfo = array("Database"=>""); $connectionInfo = array(…