Krok po koroku, pełna dokumentacja w języku polskim. Skrypty napisane w PHP są z reguły umieszczane w dokumentach tekstowych (często razem z HTML lub XHTML). Dzięki temu PHP jest podobny w założeniach do dużo starszego mechanizmu Server Side Includes[4]. PHP pozwala także na wykonywanie skryptów z linii poleceń podobnie jak Perl i Python. Jego modułowa budowa udostępnia również możliwość programowania aplikacji z interfejsem graficznym. PHP umożliwia współpracę z wieloma rodzajami źródeł danych, jak na przykład serwery relacyjnych baz danych, pliki tekstowe czy dokumenty XML.
Extracts/decodes a message section from the supplied filename.
The contents of the section will be decoded according to their transfer encoding - base64, quoted-printable and uuencoded text are supported.
mimemailA valid MIME resource, created with mailparse_msg_create().
filenameCan be a file name or a valid stream resource.
callbackfuncIf set, this must be either a valid callback that will be passed the extracted section, or NULL to make this function return the extracted section.
If not specified, the contents will be sent to "stdout".
If callbackfunc is not NULL returns TRUE on
success.
If callbackfunc is set to NULL, returns the
extracted section as a string.
Returns FALSE on error.
| Poprzedni | Spis treści | Następny |
| mailparse_msg_create | Początek rozdziału | mailparse_msg_extract_part |
php
kontakt:praca.pozycjonowanie@gmail.com