I have this example of foreach with array, and what I need to know is how can I enter mysql query to this array?
<?php
$cabecera=array("nombre","telefono","referencia");
$luis=array("Luis García","645395715","Trabajo");
$paco...
asked by
23.02.2017 / 02:18