php man page for recode_string

Query: recode_string

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

RECODE_STRING(3)							 1							  RECODE_STRING(3)

recode_string - Recode a string according to a recode request

SYNOPSIS
string recode_string (string $request, string $string)
DESCRIPTION
Recode the string $string according to the recode request $request.
PARAMETERS
o $request - The desired recode request type o $string - The string to be recoded
RETURN VALUES
Returns the recoded string or FALSE, if unable to perform the recode request.
EXAMPLES
Example #1 Basic recode_string(3) example <?php echo recode_string("us..flat", "The following character has a diacritical mark: a"); ?>
NOTES
A simple recode request may be "lat1..iso646-de".
SEE ALSO
The GNU Recode documentation of your installation for detailed instructions about recode requests. . PHP Documentation Group RECODE_STRING(3)
Related Man Pages
px_set_targetencoding(3) - debian
gd_alter_spec(3) - debian
gd_malter_spec(3) - debian
recode(1) - suse
recode(1) - hpux
Similar Topics in the Unix Linux Community
UNIX.COM 2017 Year End Summary
Status of UNIX.COM Forum Transformation
Please Welcome Ravinder Singh to the Moderation Team
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch