Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [HTML][PHP]mega prosty formularz nie dziala
koszyq
post
Post #1





Grupa: Zarejestrowani
Postów: 4
Pomógł: 0
Dołączył: 24.07.2015

Ostrzeżenie: (0%)
-----


Błagam powiedzcie dlaczego po kliknięciu się nie pojawia napis wysłane..

  1. <form action="" method="post">
  2. First name:<br>
  3. <input type="text" name="firstname" value="Mickey">
  4. <br>
  5. Last name:<br>
  6. <input type="text" name="lastname" value="Mouse">
  7. <br><br>
  8. <input type="submit" value="submit">
  9. </form>
  10. <?
  11. if (isset($_POST["submit"])){
  12. echo 'wyslany';
  13.  
  14.  
  15.  
  16. }
  17. if (empty($_POST["submit"])){
  18. echo 'pusty';
  19.  
  20.  
  21.  
  22. } ?>
Go to the top of the page
+Quote Post

Posty w temacie
- koszyq   [HTML][PHP]mega prosty formularz nie dziala   29.07.2015, 13:26:49
- - goartur   Cytat(koszyq @ 29.07.2015, 14:26:49 )...   29.07.2015, 13:34:27
- - koszyq   DZIEKUJE!   29.07.2015, 13:42:06


Reply to this topicStart new topic
1 Użytkowników czyta ten temat (1 Gości i 0 Anonimowych użytkowników)
0 Zarejestrowanych:

 



RSS Aktualny czas: 22.08.2025 - 08:59