<html> <head> <title>Modifier Cookies</title> </head> <body> <form action ="<?php echo $_
<?php // Vérifier le type de requête if ($_SERVER['REQUEST_METHOD'] == 'GET') { ?> <html> <head><t
<?php // void parse_str(string string[, array variables]) $url = "fname=wj&lname=gore&to=
<?php $fruits = array('Orange' => 'O', 'Banane' => 'B', 'Pomme' =
<html> <body> <form method="post" action="login.php"> <h2>Page de connexion</h2> <br><br> Nom d'uti
<?php function input_submit($nom_control, $label) { print '<input type="submit" name="' . $nom
<?php $lastmod = filemtime($_SERVER['DOCUMENT_ROOT']); echo 'Dernière Modfication: ' . date('l d F
--------- Le formulaire HTML--------------------- <form method="POST" action="index.php"> Tapez vot
<?php if(isset($_POST['nom'])) echo 'Bienvenu, <b/>' . $_POST['nom'] . '!'; ?> <html> <he
<html> <body> <?php if (isset($_POST ['etatenvoi']) == "oui") { if (count ( $_POST ['fruits'] ) !