| 
 
  8.52.8 imap_8bit()
    Convertit une chaîne à 8 bits en une chaîne
    à guillemets
   [ Exemples avec imap_8bit ]   PHP 3, PHP 4 , PHP 5 
string
 imap_8bit (
string
 
string
 )
imap_8bit
  convertit la chaîne à 8 bits
    en une chaîne à guillemets 
    (selon la  RFC 2045 , Section 6.7).
    
imap_8bit
  retourne une chaîne à
    guillemets.
    
    Voir aussi
     
imap_qprint
 .
    
 |