From 6de336be722ed602ad494cc7a0183968d6ef661a Mon Sep 17 00:00:00 2001 From: camilet Date: Mon, 3 Feb 2020 13:57:23 -0500 Subject: [PATCH] Primer push --- index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.php b/index.php index 2712656..963b886 100644 --- a/index.php +++ b/index.php @@ -60,7 +60,7 @@ array("Amed", 4) ); - print_r($indice_perros); +$resultado_variable = print_r($indice_perros,true); // foreach($imagen_perros as $indice=>$valor){ // foreach($imagen_perros as $indice=>$valor){ @@ -72,7 +72,7 @@ // $mostrarimagen = imagecreatefromjpeg("$imagen"); // imagejpeg($mostrarimagen); ?> - +
"