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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
47 + 21 = ?
Subscribe to this entry?

 
 [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: Mon Apr 29 14:01:30 2024 UTC