class="php" name="code"> $file = fopen($file_path, 'r'); stream_filter_append($file, "convert.iconv.gbk/utf-8");
?