Hi, I'm doing a php function to show data from the DB, I have a DB connection variable outside of a function, and the query inside a function, so that in the function 'read' the variable uses global
<?php
$conexion = new mysqli("","","","...
asked by
13.09.2018 / 09:18