Maybe I was a fool in placing the charset definition string as ISO8859-1 instead of ISO-8859-1 (note the - after ISO) but it worked in PHP 4.3. When I ported the system back to 4.2.2 iconv gave back an empty string without error messages. So beware in PHP 4.2.2 use allways the ISO-88.... charset definition.
----
Manual Page -- [url]http://www.php.net/manual/en/function.iconv.php[/url]
Edit Note -- [url]http://master.php.net/manage/user-notes.php?action=edit+33728[/url]
Delete Note -- [url]http://master.php.net/manage/user-notes.php?action=delete+33728&report=yes[/url]
Reject Note -- [url]http://master.php.net/manage/user-notes.php?action=reject+33728&report=yes[/url]