php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #13448 The recode_string() function doesn't work.
Submitted: 2001-09-26 06:41 UTC Modified: 2001-09-26 06:54 UTC
From: snooze99 at gmx dot net Assigned:
Status: Not a bug Package: Unknown/Other Function
PHP Version: 4.0.5 OS:
Private report: No CVE-ID: None
 [2001-09-26 06:41 UTC] snooze99 at gmx dot net
The recode_string() function doesn't work.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-09-26 06:48 UTC] derick@php.net
What does not work? Please add a short script so that we can check what goes wrong.

Derick
 [2001-09-26 06:51 UTC] snooze99 at gmx dot net
The parser say's:
Call to undefined function: recode_string() in ... . 

So, is the function not implemented?
 [2001-09-26 06:54 UTC] mfischer@php.net
You haven't compiled your php version with support for recode. It depends on an external librecode library.

Next time, please read the "do's and don'ts" and ask such question at php-general@lists.php.net

No bug -> bogusified.

- Markus
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 17:01:31 2024 UTC