[PHP-DEV] Bug #13448 Updated: The recode_string() function doesn't work.

2001-09-26 Thread mfischer
ID: 13448 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Bogus Bug Type: Unknown/Other Function Operating System: PHP Version: 4.0.5 New Comment: You haven't compiled your php version with support for recode. It depends on an external librecode library. Next tim

[PHP-DEV] Bug #13448 Updated: The recode_string() function doesn't work.

2001-09-26 Thread snooze99
ID: 13448 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: Unknown/Other Function Operating System: PHP Version: 4.0.5 New Comment: The parser say's: Call to undefined function: recode_string() in ... . So, is the function not imp

[PHP-DEV] Bug #13448 Updated: The recode_string() function doesn't work.

2001-09-26 Thread derick
ID: 13448 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Feedback Bug Type: Unknown/Other Function Operating System: PHP Version: 4.0.5 New Comment: What does not work? Please add a short script so that we can check what goes wrong. Derick Previous Comments: -