|
PHP5中文手册
mailparse_determine_best_xfer_encoding(PHP 4 >= 4.0.7, PECL mailparse:0.9-2.1.1) mailparse_determine_best_xfer_encoding — Gets the best way of encoding 说明
string mailparse_determine_best_xfer_encoding
( resource $fp
)
Figures out the best way of encoding the content read from the given file pointer. 参数
返回值Returns one of the character encodings supported by the mbstring module. 范例
Example#1 mailparse_determine_best_xfer_encoding() example
<?php 上例的输出类似于:
|