Hébergeur de fichiers indépendant

tp5.html

À propos du fichier

Type de fichier
Fichier HTML de < 1 Ko (text/html)
Confidentialité
Fichier public, envoyé le 30 mars 2017 à 08:44, depuis l'adresse IP 193.50.x.x (France)
Sécurité
Ne contient aucun Virus ou Malware connus - Dernière vérification: 3 jours
Statistiques
La présente page de téléchargement a été vue 540 fois depuis l'envoi du fichier
Page de téléchargement

Aperçu du fichier


<html>
<head>
	<title>TP5</title>
</head>

<script type="text/javascript">

function afficheHTML ( ){



}

if (isset($_POST['ok']) && !empty($_POST['Conteneur'])){

	afficheHTML($_POST['Conteneur'],$_POST['Contenu'],$_POST['Couleur']);
	
	}

	</script>







?>








<body>
<form method="post" action="<?php echo $_SERVER['PHP_SELF']?>">
Conteneur : 

  <input type="text" name="Conteneur" />
</br>
 

 Contenu :
  <input type="text" name="Contenu" />
</br>



  Couleur :
  <input type="text" name="Couleur" />

  <input type="submit" name="ok" onclick="afficheHTML ()"/>

</br>

</body>
</html>


Partager le fichier tp5.html sur le Web et les réseaux sociaux:


Télécharger le fichier tp5.html


Télécharger tp5.html