diff options
author | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-12-04 23:31:31 +0000 |
---|---|---|
committer | Moriyoshi Koizumi <moriyoshi@php.net> | 2003-12-04 23:31:31 +0000 |
commit | 6fc73dda113217de117428a29ce466f09ca0a7c4 (patch) | |
tree | 38be2e941f10e53ef9c4cee4e86335110850a1c7 /NEWS | |
parent | 7d3e3513833d74a4f7dadc6b143113c00173c2b1 (diff) | |
download | php-git-6fc73dda113217de117428a29ce466f09ca0a7c4.tar.gz |
Add iconv stream filter.
# a quick synopsis:
#
# <?php
# stream_filter_append(STDIN, 'convert.iconv.UTF-8/ISO-8859-15');
#
# fpassthru(STDIN);
# ?>
#
Diffstat (limited to 'NEWS')
0 files changed, 0 insertions, 0 deletions