I try to select a specific data in a field of the database, in this case I have a field that is called idDepto and it has stored the values 3,4,5,6,7,8 but when executing the query:
$sql = "SELECT Correo, idDepto, Notificacion...
asked by
10.08.2017 / 15:47