Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP]Przesyłanie danych z formularza do pliku .txt
tomek200
post
Post #1





Grupa: Zarejestrowani
Postów: 102
Pomógł: 4
Dołączył: 28.12.2014

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


  1. <form action="" method="">
  2. <br>
  3. <label class="control-label" for="inputNick">Imię</label>
  4. <div class="controls">
  5. <input type="text" id="imie" name="imie"/>
  6. <br>
  7. <label class="control-label" for="inputEmail">Email</label>
  8. <div class="controls">
  9. <input type="email" id="mail" name="mail"/>
  10. <br>
  11. <label class="control-label" for="inputSubject">Temat</label>
  12. <div class="controls">
  13. <input type="text" id="temat" name="temat"/>
  14. <br>
  15. <label class="control-label" for="inputMessage">Wiadomość</label>
  16. <div class="controls">
  17. <textarea id="wiadomosc" name="wiadomosc" cols="40" rows="10"></textarea>
  18. <br>
  19. <br>
  20. <input type="submit" value="Wyślij" class="btn btn-primary" name="send" />
  21. </form>

Jak do tego formularza zrobić żeby skrypt php wysyłał zawartość formularza do pliku tekstowego?
Go to the top of the page
+Quote Post

Posty w temacie


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: 20.08.2025 - 01:00