Calling this function is the same as doing:
<?php
chunk_split(base64_encode($string), 60);
?>
imap_binary
(PHP 4, PHP 5)
imap_binary — 8 ビット文字列を base64 文字列に変換する
パラメータ
-
string -
8 ビット文字列。
返り値
base64 エンコードされた文字列を返します。
phunction.sf.net ¶
2 years ago
