<?php


    require_once("./funciones.php");





 $dbh = new PDO('mysql:host=localhost;dbname=facturac_pruebaApi;charset=UTF8', 'facturac_minisup','vO0Jb~3.s#sz',array(
    PDO::ATTR_PERSISTENT => true , charset=>UTF8));




    require("./detalle/detalle_factura_bdaparte.php");

    



 