<html>
<head>
<link rel="stylesheet" href="josh.css">
</head>
<body bgcolor="#FFFFFF">
<div id="imap_8bit"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_8bit </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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 imap_8bit(string 
          text) </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>Konvertiert einen 8-Bit-String in einen String im Format "quoted-printable".</p></td>
    </tr>
  </table>
</div>
<div id="imap_alerts"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_alerts </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.12 </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 imap_alerts(void) 
        </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>Gibt ein Array aller IMAP-Alerts seit dem Laden der letzten Seite bzw. dem letzten <span class="literal">imap_alerts( )</span>-Aufruf zur&uuml;ck (je nachdem, was zuletzt erfolgte) und setzt den Alertstack zur&uuml;ck.
</p></td>
    </tr>
  </table>
</div>
<div id="imap_append"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_append </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_append(int 
          stream_id, string folder, string message[, string flags]) </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>F&uuml;gt eine neue Nachricht an die angegebene Mailbox an.</p></td>
    </tr>
  </table>
</div>
<div id="imap_base64"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_base64 </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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 imap_base64(string 
          text) </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>Dekodiert einen mit BASE64 kodierten Text.</p></td>
    </tr>
  </table>
</div>
<div id="imap_binary"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_binary </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.2 </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 imap_binary(string 
          text) </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>Konvertiert einen 8-Bit-String in einen base64-String.</p></td>
    </tr>
  </table>
</div>
<div id="imap_body"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_body </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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 imap_body(int 
          stream_id, int msg_no[, int options]) </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>Liest den Hauptteil der Nachricht.</p></td>
    </tr>
  </table>
</div>
<div id="imap_bodystruct"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_bodystruct </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.4 </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">object imap_bodystruct(int 
          stream_id, int msg_no, int section) </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>Liest die Struktur eines bestimmten Abschnitts im Hauptteil einer Nachricht.</p></td>
    </tr>
  </table>
</div>
<div id="imap_check"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_check </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">object imap_check(int 
          stream_id) </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>Ermittelt die Mailboxeigenschaften.</p></td>
    </tr>
  </table>
</div>
<div id="imap_clearflag_full"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_clearflag_full </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.3 </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">int imap_clearflag_full(int 
          stream_id, string sequence, string flag[, int options]) </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>Setzt die angegebenen Flags f&uuml;r Nachrichten zur&uuml;ck.</p></td>
    </tr>
  </table>
</div>
<div id="imap_close"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_close </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_close(int 
          stream_id[, int options]) </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>Schlie&szlig;t einen IMAP-Stream.</p></td>
    </tr>
  </table>
</div>
<div id="imap_createmailbox"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_createmailbox </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_createmailbox(int 
          stream_id, string mailbox) </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>Erstellt eine neue Mailbox.</p></td>
    </tr>
  </table>
</div>
<div id="imap_delete"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_delete </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_delete(int 
          stream_id, int msg_no[, int flags]) </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>Markiert eine Nachricht als l&ouml;schbar.</p></td>
    </tr>
  </table>
</div>
<div id="imap_deletemailbox"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_deletemailbox </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_deletemailbox(int 
          stream_id, string mailbox) </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>L&ouml;scht eine Mailbox.</p></td>
    </tr>
  </table>
</div>
<div id="imap_errors"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_errors </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.12 </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 imap_errors(void) 
        </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>Gibt ein Array aller IMAP-Fehler seit dem Laden der letzten Seite bzw. dem letzten <span class="literal">imap_errors( )</span>-Aufruf zur&uuml;ck (je nachdem, was zuletzt erfolgte) und setzt den Errorstack zur&uuml;ck.
</p></td>
    </tr>
  </table>
</div>
<div id="imap_expunge"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_expunge </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_expunge(int 
          stream_id) </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>L&ouml;scht alle Nachrichten, die als l&ouml;schbar markiert sind.</p></td>
    </tr>
  </table>
</div>
<div id="imap_fetch_overview"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_fetch_overview </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.4 </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 imap_fetch_overview(int 
          stream_id, int msg_no[, int flags]) </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>Gibt einen Auszug aus den Headerfeldern der Nachrichten in der angegebenen Sequenz zur&uuml;ck.
</p></td>
    </tr>
  </table>
</div>
<div id="imap_fetchbody"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_fetchbody </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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 imap_fetchbody(int 
          stream_id, int msg_no, int section[, int options]) </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>Gibt einen bestimmten Abschnitt aus dem Hauptteil einer Nachricht zur&uuml;ck.</p></td>
    </tr>
  </table>
</div>
<div id="imap_fetchheader"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_fetchheader </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.3 </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 imap_fetchheader(int 
          stream_id, int msg_no[, int options]) </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>Ruft den kompletten ungefilterten Header einer Nachricht ab.</p></td>
    </tr>
  </table>
</div>
<div id="imap_fetchstructure"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_fetchstructure </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">object imap_fetchstructure(int 
          stream_id, int msg_no[, int options]) </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>Liest die komplette Struktur einer Nachricht.</p></td>
    </tr>
  </table>
</div>
<div id="imap_get_quota"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_get_quota </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 imap_get_quota(int 
          stream_id, string qroot) </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>Sendet die Quoteneinstellung an das Mailboxkonto <span class="literal">qroot</span>.
					</p></td>
    </tr>
  </table>
</div>
<div id="imap_get_quotaroot"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_get_quotaroot </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.3.0 </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 imap_get_quotaroot(int 
          stream_id, string mbox) </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>Sendet die Quoteneinstellung an das Mailboxkonto <span class="literal">mbox</span>.
					</p></td>
    </tr>
  </table>
</div>
<div id="imap_getmailboxes"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_getmailboxes </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.12 </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 imap_getmailboxes(int 
          stream_id, string ref, string pattern) </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>Liest die Mailboxliste und gibt ein komplettes Array mit Objekten zur&uuml;ck, die Namen, Attribute und Begrenzungszeichen enthalten.
</p></td>
    </tr>
  </table>
</div>
<div id="imap_getsubscribed"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_getsubscribed </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.12 </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 imap_getsubscribed(int 
          stream_id, string ref, string pattern) </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>Gibt eine Liste der abonnierten Mailboxen im gleichen Format zur&uuml;ck wie <span class="literal">imap_getmailboxes( )</span>.
					</p></td>
    </tr>
  </table>
</div>
<div id="imap_headerinfo"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_headerinfo </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">object imap_headerinfo(int 
          stream_id, int msg_no[, int from_length[, int subject_length[, string 
          default_host]]])</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>Liest die Headerinformationen der Nachricht.</p></td>
    </tr>
  </table>
</div>
<div id="imap_headers"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_headers </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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 imap_headers(int 
          stream_id) </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>Gibt die Header aller Nachrichten in einer Mailbox zur&uuml;ck.</p></td>
    </tr>
  </table>
</div>
<div id="imap_last_error"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_last_error </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.12 </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 imap_last_error(void) 
        </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>Gibt den letzten von einer IMAP-Funktion erzeugten Fehler zur&uuml;ck; der Errorstack wird nach diesem Aufruf nicht zur&uuml;ckgesetzt.
</p></td>
    </tr>
  </table>
</div>
<div id="imap_list"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_list </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.4 </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 imap_list(int 
          stream_id, string ref, string pattern) </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>Liest die Mailboxliste.</p></td>
    </tr>
  </table>
</div>
<div id="imap_lsub"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_lsub </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.4 </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 imap_lsub(int 
          stream_id, string ref, string pattern) </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>Gibt eine Liste der abonnierten Mailboxen zur&uuml;ck.</p></td>
    </tr>
  </table>
</div>
<div id="imap_mail_compose"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_mail_compose </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.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 imap_mail_compose(array 
          envelope, array body) </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>Erstellt eine MIME-Nachricht anhand der angegebenen Envelope- und Body-Abschnitte.</p></td>
    </tr>
  </table>
</div>
<div id="imap_mail_copy"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_mail_copy </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_mail_copy(int 
          stream_id, int msg_no, string mailbox[, int options])</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>Kopiert die angegebene Nachricht in eine Mailbox.</p></td>
    </tr>
  </table>
</div>
<div id="imap_mail_move"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_mail_move </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_mail_move(int 
          stream_id, int msg_no, string mailbox[, int options])</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>Verschiebt die angegebene Nachricht in eine Mailbox.</p></td>
    </tr>
  </table>
</div>
<div id="imap_mail"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_mail </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.14 </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">int imap_mail(string 
          to, string subject, string message[, string additional_headers[, string 
          cc[, string bcc[, string rpath]]]]) </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>Sendet eine E-Mail-Nachricht.</p></td>
    </tr>
  </table>
</div>
<div id="imap_mailboxmsginfo"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_mailboxmsginfo </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.2 </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">object imap_mailboxmsginfo(int 
          stream_id) </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>Gibt Informationen &uuml;ber die aktuelle Mailbox zur&uuml;ck.</p></td>
    </tr>
  </table>
</div>
<div id="imap_mime_header_decode"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_mime_header_decode </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.1.7 </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 imap_mime_header_decode(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>Dekodiert MIME-Headerfelder gem&auml;&szlig; RFC 2047 und gibt ein Array mit Objekten zur&uuml;ck, die jeweils den verwendeten Zeichensatz (<span class="literal">charset</span>) und den dekodierten Text enthalten.
					</p></td>
    </tr>
  </table>
</div>
<div id="imap_msgno"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_msgno </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.3 </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">int imap_msgno(int 
          stream_id, int unique_msg_id) </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>Ermittelt die mit einer Benutzer-ID verkn&uuml;pfte Sequenznummer.</p></td>
    </tr>
  </table>
</div>
<div id="imap_num_msg"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_num_msg </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_num_msg(int 
          stream_id) </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>Gibt die Anzahl von Nachrichten in der aktuellen Mailbox zur&uuml;ck.</p></td>
    </tr>
  </table>
</div>
<div id="imap_num_recent"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_num_recent </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_num_recent(int 
          stream_id) </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>Gibt die Anzahl der neu hinzugekommenen Nachrichten in der aktuellen Mailbox zur&uuml;ck.</p></td>
    </tr>
  </table>
</div>
<div id="imap_open"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_open </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_open(string 
          mailbox, string user, string password[, int options]) </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>&Ouml;ffnet einen IMAP-Stream zu einer Mailbox.</p></td>
    </tr>
  </table>
</div>
<div id="imap_ping"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_ping </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_ping(int 
          stream_id) </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>Pr&uuml;ft, ob der IMAP-Stream noch aktiv ist.</p></td>
    </tr>
  </table>
</div>
<div id="imap_qprint"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_qprint </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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 imap_qprint(string 
          text)</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>Konvertiert einen String im Format "quoted-printable" in einen 8-Bit-String.</p></td>
    </tr>
  </table>
</div>
<div id="imap_renamemailbox"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_renamemailbox </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_renamemailbox(int 
          stream_id, string old_name, string new_name) </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>Benennt eine Mailbox um.</p></td>
    </tr>
  </table>
</div>
<div id="imap_reopen"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_reopen </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_reopen(int 
          stream_id, string mailbox[, int options])</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>&Ouml;ffnet einen IMAP-Stream zu einer neuen Mailbox.</p></td>
    </tr>
  </table>
</div>
<div id="imap_rfc822_parse_adrlist"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_rfc822_parse_adrlist </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.2 </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 imap_rfc822_parse_adrlist(string 
          address_string, string default_host) </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>Parst einen Adressenstring.</p></td>
    </tr>
  </table>
</div>
<div id="imap_rfc822_parse_headers"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_rfc822_parse_headers </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0 </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">object imap_rfc822_parse_headers(string 
          headers[, string default_host]) </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>Parst die in einem String enthaltenen Mailheader und gibt &auml;hnlich wie <span class="literal">imap_headerinfo( )</span> ein Objekt zur&uuml;ck.
					</p></td>
    </tr>
  </table>
</div>
<div id="imap_rfc822_write_address"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_rfc822_write_address </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.2 </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 imap_rfc822_write_address(string 
          mailbox, string host, string personal) </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>Bildet aus der Mailbox, dem Server und pers&ouml;nlichen Angaben eine korrekt formatierte E-Mail-Adresse.
</p></td>
    </tr>
  </table>
</div>
<div id="imap_search"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_search </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.12 </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 imap_search(int 
          stream_id, string criteria[, long flags]) </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>Gibt eine Liste von Nachrichten zur&uuml;ck, die mit den angegebenen Kriterien &uuml;bereinstimmen.</p></td>
    </tr>
  </table>
</div>
<div id="imap_set_quota"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_set_quota </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">int imap_set_quota(int 
          stream_id, string qroot, int mailbox_size) </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>Legt die Quoten f&uuml;r die Mailbox <span class="literal">qroot</span> fest.</p></td>
    </tr>
  </table>
</div>
<div id="imap_setacl"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_setacl </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </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">int imap_setacl(int 
          stream_id, string mailbox, string id, string rights) </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>Legt die ACL f&uuml;r eine bestimmte Mailbox fest.</p></td>
    </tr>
  </table>
</div>
<div id="imap_setflag_full"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_setflag_full </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.3 </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">int imap_setflag_full(int 
          stream_id, string sequence, string flag[, int options])</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>Setzt Flags f&uuml;r Nachrichten.</p></td>
    </tr>
  </table>
</div>
<div id="imap_sort"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_sort </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.3 </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 imap_sort(int 
          stream_id, int criteria, int reverse[, int options[, string search_criteria]]) 
        </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>Sortiert ein Array mit Nachrichtenheadern; optional werden nur Nachrichten ber&uuml;cksichtigt, die dem angegebenen Kriterium entsprechen.
</p></td>
    </tr>
  </table>
</div>
<div id="imap_status"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_status </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.4 </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">object imap_status(int 
          stream_id, string mailbox, int options) </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>Liefert Statusinformationen zu einer Mailbox.</p></td>
    </tr>
  </table>
</div>
<div id="imap_subscribe"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_subscribe </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_subscribe(int 
          stream_id, string mailbox)</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>Abonniert eine Mailbox.</p></td>
    </tr>
  </table>
</div>
<div id="imap_thread"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_thread </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </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">int imap_thread(int 
          stream_id[, int flags]) </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>Gibt den nach REFERENCES organisierten Threadbaum zur&uuml;ck.</p></td>
    </tr>
  </table>
</div>
<div id="imap_uid"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_uid </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.3 </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">int imap_uid(int 
          stream_id, int msg_no) </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>Ermittelt die mit einer normalen sequenziellen Nachrichtennummer verkn&uuml;pfte eindeutige Nachrichten-ID.
</p></td>
    </tr>
  </table>
</div>
<div id="imap_undelete"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_undelete </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_undelete(int 
          stream_id, int msg_no) </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>Entfernt die L&ouml;schmarkierung einer Nachricht.</p></td>
    </tr>
  </table>
</div>
<div id="imap_unsubscribe"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_unsubscribe </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0 </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">int imap_unsubscribe(int 
          stream_id, string mailbox)</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>Hebt das Abonnement einer Mailbox auf.</p></td>
    </tr>
  </table>
</div>
<div id="imap_utf7_decode"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_utf7_decode </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.15 </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 imap_utf7_decode(string 
          buf) </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>Dekodiert einen im modifizierten UTF-7-Format vorliegenden String.</p></td>
    </tr>
  </table>
</div>
<div id="imap_utf7_encode"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_utf7_encode </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.15 </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 imap_utf7_encode(string 
          buf) </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>Kodiert einen String im modifizierten UTF-7-Format.</p></td>
    </tr>
  </table>
</div>
<div id="imap_utf8"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">imap_utf8 </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 3.0.13 </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 imap_utf8(string 
          string)</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>Konvertiert einen String ins UTF-8-Format.</p></td>
    </tr>
  </table>
</div>
</body>
</html>
