mail PHP Funktionen : PHP Übersicht : PHP Manual

mail

PHP Function mail / PHP Funktion mail

phplist » Webkatalog Script - Link Script » PHP Function Coder » mail
PHP Funktion
mail ( phplist Code 100% Relevanz )
Rubrik
Mail-Funktionen
Kurzform
mail -- E-Mails senden
Vorschau
...mail mail (PHP 3, PHP 4, PHP 5) mail -- E-Mails senden Beschreibung bool mail ( string to, string subject, string message [, string additional_headers [, string additional_parameters]] ) Sends an email. Parameter Liste to Empfänger (einer oder mehrere) der E-Mail. Das Format dieses String muss nach RFC 2822 erfolgen. Beispiele: benutzer@example.com benutzer@example.com, benutzer2@example.com Name <benutzer@example...
PHP Manual
[ mail php.net ]

PHP Funktion
mb_send_mail ( phplist Code 50% Relevanz )
Rubrik
Multibyte String Functions
Kurzform
mb_send_mail -- Send encoded mail
Vorschau
...mb_send_mail mb_send_mail (PHP 4 >= 4.0.6, PHP 5) mb_send_mail -- Send encoded mail Description bool mb_send_mail ( string to, string subject, string message [, string additional_headers [, string additional_parameter]] ) mb_send_mail() sends email. Headers and message are converted and encoded according to mb_language() setting. ...
PHP Manual
[ mb_send_mail php.net ]

PHP Funktion
Mail-Funktionen ( phplist Code 42% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
...Mail-Funktionen LXXVI. Mail-Funktionen Einführung Die mail() -Funktion erlaubt das Versenden von Mail. Anforderungen PHP muss während des Kompilierens Zugriff auf die Binärversion von sendmail auf Ihrem Rechner haben. Falls Sie ein anderes Mail-Programm, wie z.B. qmail oder postfix, benutzen, müssen Sie dafür sorgen, dass Sie den passenden, mitgelieferten sendmail-Wrapper verwenden. PHP sucht nach sendmail zunä...
PHP Manual
[ Mail-Funktionen php.net ]

PHP Funktion
Radius ( phplist Code 40% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
... the mhash extension, starting with version 1.2 of the package, the mcrypt extension is no longer needed. Contact Information If you have comments, bugfixes, enhancements or want to help to develop this you can send me a mail at mbretter@php.net . Binaries for Windows can be downloaded from here . Inhaltsverzeichnis radius_acct_open -- Creates a Radius handle for accounting radius_add_server -- Adds a server radius_auth_open -- Creates a Radius...
PHP Manual
[ Radius php.net ]

PHP Funktion
mailparse Functions ( phplist Code 35% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
...mailparse Functions LXXVII. mailparse Functions Einführung Warnung Diese Erung ist EXPERIMENTELL . Das Verhalten dieser Erung,einschließlich der Funktionsnamen, und alles Andere was hier dokumentiertist, kann sich in zukünftigen PHP-Versionen ohne Ankü...
PHP Manual
[ mailparse Functions php.net ]

PHP Funktion
ezmlm_hash ( phplist Code 29% Relevanz )
Rubrik
Mail-Funktionen
Kurzform
ezmlm_hash -- Berechnet den Hash-Wert der von EZMLM benötigt wird
Vorschau
... >= 3.0.17, PHP 4 >= 4.0.2, PHP 5) ezmlm_hash -- Berechnet den Hash-Wert, der von EZMLM benötigt wird Beschreibung int ezmlm_hash ( string addr ) ezmlm_hash() berechnet den Hash-Wert, der benötigt wird, wenn EZMLM-Mailinglisten in einer MySQL-Datenbank gespeichert werden. Parameter Liste addr Die E-Mail-Adresse, die gehasht werden soll. Rückgabewerte Der Hash-Wert von addr . Beispiele Beispiel 1. Hash-Wert berechnen und einen ...
PHP Manual
[ ezmlm_hash php.net ]

PHP Funktion
PHP bytecode Compiler ( phplist Code 24% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
... To install on PHP 4.3 and later at the unix command prompt type pear install bcompiler To install on Windows, until the binary package distribution mechanism is finished please search the archives of the pear-general mailing list for pre-built packages. (or send an email to it if you could not find a reference) To install on older versions you need to make some slight changes to the build. untar the bcompiler.tgz archive into php4/ext .(...
PHP Manual
[ PHP bytecode Compiler php.net ]

PHP Funktion
imap_get_quota ( phplist Code 22% Relevanz )
Rubrik
IMAP POP3 und NNTP Funktionen
Kurzform
imap_get_quota -- Retrieve the quota level settings and usage statics per mailbox
Vorschau
...imap_get_quota imap_get_quota (PHP 4 >= 4.0.5, PHP 5) imap_get_quota -- Retrieve the quota level settings, and usage statics per mailbox Description array imap_get_quota ( resource imap_stream, string quota_root ) Returns an array with integer values limit and usage for the given mailbox. The value of limit represents the total amount of space allowed ...
PHP Manual
[ imap_get_quota php.net ]

PHP Funktion
imap_set_quota ( phplist Code 22% Relevanz )
Rubrik
IMAP POP3 und NNTP Funktionen
Kurzform
imap_set_quota -- Sets a quota for a given mailbox
Vorschau
...imap_set_quota imap_set_quota (PHP 4 >= 4.0.5, PHP 5) imap_set_quota -- Sets a quota for a given mailbox Description bool imap_set_quota ( resource imap_stream, string quota_root, int quota_limit ) Sets an upper limit quota on a per mailbox basis. This function requires the imap_stream to have been opened as the mail ...
PHP Manual
[ imap_set_quota php.net ]

PHP Funktion
KADM5 ( phplist Code 22% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
... ( $handle , "burbach@GONICUS.LOCAL" , $options ); kadm5_destroy ( $handle ); ?> Contact Information If you have comments, bugfixes, enhancements or want to help in developing this you can send me a mail at holger.burbach@gonicus.de . The project homepage can be found at http://oss.gonicus.de/project/?group_id=7 . Inhaltsverzeichnis kadm5_chpass_principal -- Changes the principal's password kadm5_create_principal -- ...
PHP Manual
[ KADM5 php.net ]

PHP Funktion
IMAP POP3 und NNTP Funktionen ( phplist Code 18% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
...auf auf der C-Client Bibliothek auf, die Sie unter der URL ftp://ftp.cac.washington.edu/imap/ erhalten. Kompilieren Sie diese und kopieren Sie c-client/c-client.a nach /usr/local/lib/libc-client.a sowie c-client/rfc822.h , mail.h und linkage.h nach /usr/local/include oder in ein anderes Verzeichnis in Ihrem Link- bzw. Include-Pfad. Anschließend konfigurieren und kompilieren Sie PHP mit der Option --with-imap . Beachten Sie, dass diese Funktionen...
PHP Manual
[ IMAP POP3 und NNTP Funktionen php.net ]

PHP Funktion
imap_rfc822_parse_headers ( phplist Code 14% Relevanz )
Rubrik
IMAP POP3 und NNTP Funktionen
Kurzform
imap_rfc822_parse_headers -- Parse mail headers from a string
Vorschau
...imap_rfc822_parse_headers imap_rfc822_parse_headers (PHP 4, PHP 5) imap_rfc822_parse_headers -- Parse mail headers from a string Description object imap_rfc822_parse_headers ( string headers [, string defaulthost] ) This function returns an object of various header elements, similar to imap_header() , except without the flags ...
PHP Manual
[ imap_rfc822_parse_headers php.net ]

PHP Funktion
Multibyte String Functions ( phplist Code 13% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
...-Typen. Vordefinierte Konstanten Folgende Konstanten werden von dieserErung definiert und stehen nur zur Verfügung, wenn die Erung entwederstatisch in PHP kompiliert oder dynamisch zur Laufzeit geladen wurde. MB_OVERLOAD_MAIL ( integer ) MB_OVERLOAD_STRING ( integer ) MB_OVERLOAD_REGEX ( integer ) HTTP Input and Output HTTP input/output character encoding conversion may convert binary data also. Users are supposed to control character ...
PHP Manual
[ Multibyte String Functions php.net ]

PHP Funktion
Other problems ( phplist Code 11% Relevanz )
Rubrik
Problems?
Kurzform
-----
Vorschau
...Other problems PHP Handbuch Kapitel 8. Problems? Other problems If you are still stuck, someone on the PHP installation mailing list may be able to help you. You should check out the archive first, in case someone already answered someone else who had the same problem as you. The archives are available from the support page on http://www.php.net...
PHP Manual
[ Other problems php.net ]

PHP Funktion
Verwendung von Register Globals ( phplist Code 11% Relevanz )
Rubrik
Sicherheit
Kurzform
-----
Vorschau
...' ] && ! $_POST [ 'username' ] && ! $_GET [ 'username' ] ) { // Durchführen anderer Checks, ob der Benutzername gültig ist... $good_login = 1 ; fpassthru ( "/highly/sensitive/data/index.html" ); } else { mail ( "admin@example.com" , "Possible breakin attempt" , $_SERVER [ 'REMOTE_ADDR' ]); echo "Security violation, admin has been alerted." ; exit; } ?> Natürlich bedeutet ein einfaches Deaktivieren von register_globals nicht...
PHP Manual
[ Verwendung von Register Globals php.net ]

PHP Funktion
iconv_mime_decode ( phplist Code 10% Relevanz )
Rubrik
iconv Funktionen
Kurzform
iconv_mime_decode -- Decodes a MIME header field
Vorschau
...() Value Constant Description 1 ICONV_MIME_DECODE_STRICT If set, the given header is decoded in full conformance with the standards defined in RFC2047 . This option is disabled by default because there are a lot of broken mail user agents that don't follow the specification and don't produce correct MIME headers. 2 ICONV_MIME_DECODE_CONTINUE_ON_ERROR If set, iconv_mime_decode() attempts to continue to process the given header even though an ...
PHP Manual
[ iconv_mime_decode php.net ]

PHP Funktion
Error Handling and Logging Functions ( phplist Code 10% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
... rules, as well as modify the way the errors can be logged. This allows you to change and enhance error reporting to suit your needs. With the logging functions, you can send messages directly to other machines, to an email (or email to pager gateway!), to system logs, etc., so you can selectively log and monitor the most important parts of your applications and websites. The error reporting functions allow you to customize what level and ...
PHP Manual
[ Error Handling and Logging Functions php.net ]

PHP Funktion
Advanced PHP debugger ( phplist Code 8% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
... you can import into the KCacheGrind profile analysis application, issue the pprof2calltree comand. Contact information If you have comments, bugfixes, enhancements or want to help developing this beast, you can send an mail to apd@mail.communityconnect.com . Any help is very welcome. Inhaltsverzeichnis apd_breakpoint -- Stops the interpreter and waits on a CR from the socket apd_callstack -- Returns the current call stack as an array ...
PHP Manual
[ Advanced PHP debugger php.net ]

PHP Funktion
Extension Kategorisierung ( phplist Code 7% Relevanz )
Rubrik
Anhang
Kurzform
-----
Vorschau
... Functions Verweis CXVI, Prozesskontrollfunktionen Verweis CXXI, POSIX Funktionen Verweis CXLI, Semaphor und Shared Memory Funktionen Verweis CXLV, Shared Memory Funktionen (Gemeinsamer Speicher) Auf Dienste zugreifen Mail bezogene Extensions Verweis XXI, Cyrus IMAP administration Functions Verweis LXIV, IMAP, POP3 und NNTP Funktionen Verweis LXXVI, Mail-Funktionen Verweis LXXVII, mailparse Functions Verweis CLXVI, vpopmail Functions ...
PHP Manual
[ Extension Kategorisierung php.net ]

PHP Funktion
iconv_mime_decode_headers ( phplist Code 7% Relevanz )
Rubrik
iconv Funktionen
Kurzform
iconv_mime_decode_headers -- Decodes multiple MIME header fields at once
Vorschau
...() Value Constant Description 1 ICONV_MIME_DECODE_STRICT If set, the given header is decoded in full conformance with the standards defined in RFC2047 . This option is disabled by default because there are a lot of broken mail user agents that don't follow the specification and don't produce correct MIME headers. 2 ICONV_MIME_DECODE_CONTINUE_ON_ERROR If set, iconv_mime_decode_headers() attempts to ignore any grammatical errors and continue to ...
PHP Manual
[ iconv_mime_decode_headers php.net ]

PHP Funktion
PostScript document creation ( phplist Code 6% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
... 2. Contants for line joins Name Meaning ps_LINEJOIN_MITER ps_LINEJOIN_ROUND ps_LINEJOIN_BEVEL Contact Information If you have comments, bugfixes, enhancements for either this extension or pslib then please drop me a mail steinm@php.net . Any help is very welcome. Inhaltsverzeichnis ps_add_bookmark -- Add bookmark to current page ps_add_launchlink -- Adds link which launches file ps_add_locallink -- Adds link to a page in the same document ...
PHP Manual
[ PostScript document creation php.net ]

PHP Funktion
PostgreSQL Session Save Handler ( phplist Code 6% Relevanz )
Rubrik
Funktionsreferenz
Kurzform
-----
Vorschau
...the moment not very much time to further develop this extension. I will implement more and more features in the near future. If you have comments, bug fixes, enhancements or want to help developing this, you can drop me a mail at yohgaki@php.net . Any help is very welcome. Inhaltsverzeichnis session_pgsql_add_error -- Increments error counts and sets last error message session_pgsql_get_error -- Returns number of errors and last error message ...
PHP Manual
[ PostgreSQL Session Save Handler php.net ]

PHP Funktion
dns_get_record ( phplist Code 0% Relevanz )
Rubrik
Netzwerk Funktionen
Kurzform
dns_get_record -- Fetch DNS Resource Records associated with a hostname
Vorschau
... any Additional Records respectively. See the example below. Tabelle 2. Other keys in associative arrays dependant on 'type' Type Extra Columns A ip : An IPv4 addresses in dotted decimal notation. MX pri : Priority of mail exchanger. Lower numbers indicate greater priority. target : FQDN of the mail exchanger. See also dns_get_mx() . CNAME target : FQDN of location in DNS namespace to which the record is aliased. NS target : FQDN of the ...
PHP Manual
[ dns_get_record php.net ]