Good evening!
I know how to add an image and save it in my Mysql DB, but at the time of doing the UPDATE the image does not replace it.
<?php
session_start();
$conexion = mysqli_connect("localhost", "root", "", "trigoyponque2017");
$i...
asked by
25.10.2017 / 04:35