<html>
<head>
<link rel="stylesheet" href="josh.css">
</head>
<body bgcolor="#FFFFFF">
<div id="iconv_get_encoding"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">iconv_get_encoding </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.5 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">array iconv_get_encoding([string 
          type]) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p>Obtient le codage interne et de sortie de <span class="literal">ob_iconv_handler( )</span>
					</p></td>
    </tr>
  </table>
</div>
<div id="iconv_set_encoding"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">iconv_set_encoding </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.5 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">bool iconv_set_encoding(string 
          type, string charset) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p>D&eacute;finit le codage interne et de sortie de <span class="literal">ob_iconv_handler( )</span>
					</p></td>
    </tr>
  </table>
</div>
<div id="iconv"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">iconv </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.5 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">string iconv(string 
          in_charset, string out_charset, string str) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p>Renvoie <span class="literal">str</span> converti en jeu de caract&egrave;res <span class="literal">out_charset</span>
</p></td>
    </tr>
  </table>
</div>
<div id="ob_iconv_handler"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">ob_iconv_handler </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.5 </span></td>
    </tr>
    <tr> 
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr> 
      <td valign="top" nowrap class="usage"><p class="literal">string ob_iconv_handler(string 
          contents, int status) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr> 
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr> 
      <td valign="top" colspan="2" class="description"><p>Renvoie la cha&icirc;ne dans le tampon de sortie convertie dans le jeu de caract&egrave;res <span class="literal">iconv.output_encoding</span>
</p></td>
    </tr>
  </table>
</div>
</body>
</html>
