Warning: file_put_contents(): Only -1 of 50 bytes written, possibly out of free disk space in /var/www/html/index.php on line 3

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 23

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 24

Warning: Cannot modify header information - headers already sent by (output started at /var/www/html/index.php:3) in /var/www/html/cache.php on line 25
imap_binary Manuál PHP PÅ™edcházející Další (PHP 3 >= 3.0.2, 4, 5) imap_binary -- Convert an 8bit string to a base64 Popis ( ) Convert according RFC2045 , Section 6.8. Sezn...
Forum und email
imap_binary

imap_binary

(PHP 3 >= 3.0.2, PHP 4, PHP 5)

imap_binary -- Convert an 8bit string to a base64 string

Popis

string imap_binary ( string string )

Convert an 8bit string to a base64 string according to RFC2045, Section 6.8.

Seznam parametrů

string

The 8bit string

Návratové hodnoty

Returns a base64 encoded string.

Viz také

imap_base64()