diff --git a/SoloEnLanServer/autoriza.php b/SoloEnLanServer/autoriza.php new file mode 100644 index 0000000..07e4c6b --- /dev/null +++ b/SoloEnLanServer/autoriza.php @@ -0,0 +1,41 @@ + +".$_POST['nombre']."

"; +echo "

".$_POST['apellidos']."

"; + +var_dump($_POST);