el:
- usr:trax
-clave: coinsda
en la carpeta bose estaba un index.php que fue el siguiente:
<html>
<head>
<title>Mi Saludo</title>
</head>
<body>
<form id="form1" name="form1" method="post" action="saludo.php">
<p>Como te Llamas:
<input type="text" name="nombre" id="nombre" />
</p>
<p>
<input type="submit" name="button" id="button" value="Saludar" />
</p>
</form>
</body>
</html>
saludo.php :
<html>
<head>
<title>Mi Saludo</title>
</head>
<body>
Bienvenido a mi página <b><?php echo $_POST['nombre'];?></b>
<form action="index.php">
<input type="submit" value="Regresar">
</form>
</body>
</html>
- en un templatee tenia que tener una caja de texto y un boton si le oprimia 1: datos de charles babbage 2: datos de agusta Ada 3: mis datos el blog _ blank
mi nota fue :00 y prueba saber :00
-El dia miercoles a las 4 con uniforme de diario podemos participar para subir las notas a 75 y poder pasar la materia.
No hay comentarios.:
Publicar un comentario