Hello, I am preparing a form to load data from a MYSQl database, it is the same data that I enter, I just want that in this form they can be edited, the code I have is:
<?php
// 1) Conexión
if ($conexión = mysql_connect("localhost", "root...
asked by
20.06.2018 / 17:42