[PHP-users 27163] Re HTML FORM 文字化け
sundara@cba.att.ne.jp
sundara @ cba.att.ne.jp
2005年 10月 7日 (金) 14:54:11 JST
返事どうもありがとうございます。下記の方法を色々試してみたのですが、NG でした。
(With the folllowing options also, Result was NG)
$obj_search_form->applyFilter('__ALL__', 'htmlentities','JIS');
$obj_search_form->applyFilter('__ALL__', 'htmlentities','SJIS');
$obj_search_form->applyFilter('__ALL__', 'htmlentities','UTF-8');
$obj_search_form->applyFilter('__ALL__', 'htmlentities','EUC-JP');
htmlspecialchars() を試してみます
(I will try with htmlspecialchars() later)
Thanks for the quick reply Sir
best regards
Sundara
PHP-users メーリングリストの案内