Witaj Gościu! ( Zaloguj | Rejestruj )

Forum PHP.pl

> [PHP] Sprawdzenie poprawności email w formularzu, PHP email poprawność formularz
-Mada-
post 15.11.2011, 19:02:12
Post #1





Goście







Witam,

sprawdzenie poprawności adresu email w formularzu kontaktowym jest nadgorliwe, i nie przepuszcza adresów z myślnikiem w loginie (przed małpką). Pojawia się komunikat "Falsches Format E-Mail-Boxen..."
Czy ktoś wie jak to poprawić?

Kod
//wyslanie wiadomosci

                                        if (!eregi("^[0-9a-z]+([\.\-_][0-9a-z]+)*\@[0-9a-z]+([\.\-][0-9a-z]+)*\.(([a-z]{2,4})|(travel)|(museum))$", $email)){
                                                $inf = '<span style="color: #f00">Falsches Format E-Mail-Boxen. Versuchen Sie es erneut.</span>';              
                                        } else {
                                                if (mail($biuro, "zapytanie ofertowe", $tresc, "From: $email\r\n"."Content-type: text/plain; charset=utf-8\r\n"."Content-Transfer-Encoding: 8bit")) {
                                                        $inf = "<span style=\"color: #0f0\">Sie haben das Formular regelrecht ausgefüllt, bald setzen wir uns in Verbindung.</span>";                                                                  
                                                } else {
                                                        $inf = '<span style="color: #f00">Ein Fehler ist aufgetreten während der Sendung. Versuchen Sie es erneut.</span>';
                                                }
                                        }




Pozdrawiam,
Mada
Go to the top of the page
+Quote Post
 
Start new topic
Odpowiedzi (1 - 1)
peter13135
post 15.11.2011, 19:10:25
Post #2





Grupa: Zarejestrowani
Postów: 1 447
Pomógł: 191
Dołączył: 26.03.2008

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


http://php.net/manual/en/filter.filters.validate.php


--------------------
:)
Go to the top of the page
+Quote Post

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: 14.08.2025 - 06:52