Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP] Funkcja mail
ManiQu
post 11.11.2007, 16:37:54
Post #1





Grupa: Zarejestrowani
Postów: 101
Pomógł: 0
Dołączył: 2.09.2007

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


Funkcja mail coś nie chce działać :/ Mam taki kod:
  1. <?php
  2. $GLOBALS['los'] = random_string(15);
  3. $email = $_POST['email'];
  4. $hashh = $GLOBALS['los'];
  5. $nadawca = "From: Admin <admin@ww2game.pl>"; //ustawiamy nadawcę listu
  6.  $temat = "Zmiana hasła na ww2-game.pl !"; //ustawiamy temat listu
  7. mail($email, $temat, "Twoje nowe hasło to $hashh", $nadawca);
  8. ?>

A błąd to: Warning: mail() has been disabled for security reasons in /home2/... on line 22
Go to the top of the page
+Quote Post

Posty w temacie
- ManiQu   [PHP] Funkcja mail   11.11.2007, 16:37:54
- - Foxx   Serwer, którego używasz nie udostępnia obsługi mai...   11.11.2007, 16:41:09


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 Wersja Lo-Fi Aktualny czas: 19.07.2025 - 17:31