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 requestSYNOPSISstring recode_string (string $request, string $string)DESCRIPTIONRecode the string $string according to the recode request $request.PARAMETERSo $request - The desired recode request type o $string - The string to be recodedRETURN VALUESReturns the recoded string or FALSE, if unable to perform the recode request.EXAMPLESExample #1 Basic recode_string(3) example <?php echo recode_string("us..flat", "The following character has a diacritical mark: a"); ?>NOTESA simple recode request may be "lat1..iso646-de".SEE ALSOThe GNU Recode documentation of your installation for detailed instructions about recode requests. . PHP Documentation Group RECODE_STRING(3)
Related Man Pages |
---|
px_set_inputencoding(3) - debian |
gd_alter_spec(3) - debian |
gd_malter_spec(3) - debian |
recode(1) - minix |
recode(1) - osx |
Similar Topics in the Unix Linux Community |
---|
User Guide: Posting in the Emergency Forum |
Rules for Homework & Coursework Questions Forum |
UNIX.COM 2017 Year End Summary |
Please Welcome Don Cragun as Lead Moderator |