I have a problem, I am following a php programming course and I put the information as it is, the problem is that it throws me an error when I send a variable call.
User function
<?php
function Users(){
$db = new Conexion();
$sql...
asked by
20.01.2018 / 04:33