★ wanayoo — archive 1999 http://www.php.net/manual/ref.recode.phpNouvelle recherche | Portail wanayoo

PHP Home Page

Manual Table of Contents
Up to Function Reference
Quick Reference
German version of this pageJapanese version of this pageItalian version of this pageFrench version of this pageHungarian version of this page
Function Reference
* Apache
* Arrays
* Aspell
* BC math
* Calendar
* CCVS
* COM
* Classes/Objects
* ClibPDF
* CURL
* Cybercash
* dba
* Date/time
* dBase
* DBM
* Directories
* Dyn.loading
* DOM XML
* filePro
* Filesystem
* FDF
* FTP
* gettext
* HTTP
* Hyperwave
* ICAP
* Graphics
* IMAP
* Informix
* InterBase
* LDAP
* Mail
* Math.
* MCAL
* mcrypt
* mhash
* MS SQL Server
* Misc.
* mSQL
* MySQL
* Network
* ODBC
* Oracle
* OCI8
* PDF
* Verisign Payflow Pro
* PHP options/info
* POSIX
* PostgreSQL
* Program Execution
* Pspell
* readline
* Recode
* PCRE
* Regexps
* Semaphore
* Sessions
* SWF
* SNMP
* Strings
* Sybase
* URLs
* Variables
* Vmailmgr
* WDDX
* XML
* YAZ
* YP/NIS
* Zlib
Manual: GNU Recode functions
View the source code for this pageSearch the site



Previous page
 readline_write_history
 Updated
Sat, 12 Aug 2000
recode_string 
Next page


LIII. GNU Recode functions

This module contains an interface to the GNU Recode library, version 3.5. To be able to use the functions defined in this module you must compile you PHP interpreter using the --with-recode option. In order to do so, you must have GNU Recode 3.5 or higher installed on your system.

The GNU Recode library converts files between various coded character sets and surface encodings. When this cannot be achieved exactly, it may get rid of the offending characters or fall back on approximations. The library recognises or produces nearly 150 different character sets and is able to convert files between almost any pair. Most RFC 1345 character sets are supported.

Table of Contents
recode_string — Recode a string according to a recode request
recode — Recode a string according to a recode request
recode_file — Recode from file to file according to recode request

User Contributed Notes: GNU Recode functions


boy_hong@hotmail.com
05-Jan-2000 11:09
I can't find any information about recode in the installation guide. Is it just need to add --with-recode in ./configure? Should I also need to copy some header or library files to some specific directories from recode-3.5? If so, where are them?


boy_hong@hotmail.com
06-Jan-2000 11:32
I have installed recode-3.5 and tried to make php-3.0.13 with recode.
I added --with-recode in the ./configure.
After make install, no error appears.
Then I restart httpd.
It can't start.
It said:
"Cannot load /etc/httpd/modules/libphp3.so into server: librecode.so.0: cannot open shared object file: No such file or directory [FAILED]"

I can't find the file librecode.so.0.
Am I lost this file?



someone@somewhere.com
07-Jan-2000 12:10
Install the GNU library first and then recompile and pease "never" ask such questions here, go to the mailing list.


alan@world.com
04-Feb-2000 11:52
I would like to ask whether the recode
support is taken out of PHP4.0 or not
yet available ? Any way for me to
perform the recode functions in PHP4.0 ??



 About Notes


Previous page
 readline_write_history
 Updated
Sat, 12 Aug 2000
recode_string 
Next page





Who's responsible for this?
Top of this page

Site
Hosting:



Located in
United States
Elements of this website are subject to copyright.
Questions about installing or using PHP should be directed to one of the mailing lists.
Only questions about the website should be directed to webmaster@php.net.