Gonsultas [insert_php] $pet=$_GET[«pet»]; $cont=$_GET[«cont»]; $nombre1 = $_POST[«nombre»]; $apellidos1 = $_POST[«apellidos»]; $nif1 = $_POST[«nif»]; $import1= $_POST[«import»]; [/insert_php] SE HA GRABADO EL ALTA EN EL FICHERO DE CONSULTAS [insert_php] //insertar_wpdb1($nombre1,$apellidos1, $nif1, $import1); [/insert_php] [insert_php] echo ««; echo ««; [/insert_php]