Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетили 17194 программиста и 1833 робота. Сейчас ищут 1737 программистов ...
RFC822 - Introduction
Вернуться к: Mail
RFC822 - Introduction
RFC822 - Introduction – email address validation
This class performs email address checking according to the RFC822 specification.
Note that the class only checks for a proper format of the indicated email address. This means it is not guaranteed that the email address itself exists or is owned by the particular user. You may also want to send the user an email, and force them to respond.
Вернуться к: Mail