<html>
<head>
<link rel="stylesheet" href="josh.css">
</head>
<body bgcolor="#FFFFFF">
<div id="apache_child_terminate">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">apache_child_terminate </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 apache_child_terminate(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>Beendet den Apache-Prozess im Anschluss an diese Anforderung.</p>
      </td>
    </tr>
  </table>
</div>
<div id="apache_lookup_uri">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">apache_lookup_uri </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 apache_lookup_uri(string
          URI)</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;hrt eine Teilabfrage f&uuml;r die angegebene URI durch, um Informationen dar&uuml;ber zu erhalten.
</p>
      </td>
    </tr>
  </table>
</div>
<div id="apache_note">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">apache_note </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 apache_note(string
          note_name[, string note_value])</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 und schreibt Eintr&auml;ge in die Notes-Tabelle von Apache.</p>
      </td>
    </tr>
  </table>
</div>
<div id="apache_request_headers">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">apache_request_headers </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 apache_request_headers(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>Ruft alle HTTP-Anforderungsheader ab.</p>
      </td>
    </tr>
  </table>
</div>
<div id="apache_response_headers">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">apache_response_headers </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 apache_response_headers(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>Ruft alle HTTP-Antwortheader ab.</p>
      </td>
    </tr>
  </table>
</div>
<div id="apache_setenv">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">apache_setenv </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">bool apache_setenv(string
          variable, string value[, bool walk_to_top]) </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 eine Apache-<span class="literal">subprocess_env</span>-Variable.</p>
      </td>
    </tr>
  </table>
</div>
<div id="getallheaders">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">getallheaders </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 getallheaders(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>Alias f&uuml;r <span class="literal">apache_request_headers( )</span>.
					</p>
      </td>
    </tr>
  </table>
</div>
<div id="virtual">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">virtual </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">bool virtual(string
          filename) </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;hrt eine Apache-Unteranforderung aus.</p>
      </td>
    </tr>
  </table>
</div>
</body>
</html>
