mirror of
https://github.com/FranP-code/Frist-actual-form.git
synced 2025-10-12 23:53:02 +00:00
CSS terminado
This commit is contained in:
@@ -2,4 +2,10 @@
|
||||
|
||||
echo print_r($_POST);
|
||||
|
||||
if (!isset($_POST['sumbit'])) {
|
||||
header ('Location: index.html');
|
||||
};
|
||||
|
||||
$name = $_POST;
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user