<?php
include_once $_SERVER['DOCUMENT_ROOT'] . '/include/shared-manual.inc';
$TOC = array();
$TOC_DEPRECATED = array();
$PARENTS = array();
include_once dirname(__FILE__) ."/toc/class.mysqli-stmt.inc";
$setup = array (
  'home' => 
  array (
    0 => 'index.php',
    1 => 'PHP Manual',
  ),
  'head' => 
  array (
    0 => 'UTF-8',
    1 => 'de',
  ),
  'this' => 
  array (
    0 => 'mysqli-stmt.next-result.php',
    1 => 'mysqli_stmt::next_result',
    2 => 'Liest das n&auml;chste Ergebnis einer Mehrfachabfrage aus',
  ),
  'up' => 
  array (
    0 => 'class.mysqli-stmt.php',
    1 => 'mysqli_stmt',
  ),
  'prev' => 
  array (
    0 => 'mysqli-stmt.more-results.php',
    1 => 'mysqli_stmt::more_results',
  ),
  'next' => 
  array (
    0 => 'mysqli-stmt.num-rows.php',
    1 => 'mysqli_stmt::$num_rows',
  ),
  'alternatives' => 
  array (
  ),
  'source' => 
  array (
    'lang' => 'de',
    'path' => 'reference/mysqli/mysqli_stmt/next-result.xml',
  ),
  'history' => 
  array (
  ),
);
$setup["toc"] = $TOC;
$setup["toc_deprecated"] = $TOC_DEPRECATED;
$setup["parents"] = $PARENTS;
manual_setup($setup);

contributors($setup);

?>
<div id="mysqli-stmt.next-result" class="refentry">
 <div class="refnamediv">
  <h1 class="refname">mysqli_stmt::next_result</h1>
  <h1 class="refname">mysqli_stmt_next_result</h1>
  <p class="verinfo">(PHP 5 &gt;= 5.3.0, PHP 7, PHP 8)</p><p class="refpurpose"><span class="refname">mysqli_stmt::next_result</span> -- <span class="refname">mysqli_stmt_next_result</span> &mdash; <span class="dc-title">Liest das nächste Ergebnis einer Mehrfachabfrage aus</span></p>

 </div>

 <div class="refsect1 description" id="refsect1-mysqli-stmt.next-result-description">
  <h3 class="title">Beschreibung</h3>
  <p class="para">Objektorientierter Stil</p>
  <div class="methodsynopsis dc-description">
   <span class="modifier">public</span> <span class="methodname"><strong>mysqli_stmt::next_result</strong></span>(): <span class="type"><a href="language.types.boolean.php" class="type bool">bool</a></span></div>

  <p class="para rdfs-comment">Prozeduraler Stil:</p>
  <div class="methodsynopsis dc-description"><span class="methodname"><strong>mysqli_stmt_next_result</strong></span>(<span class="methodparam"><span class="type"><a href="class.mysqli-stmt.php" class="type mysqli_stmt">mysqli_stmt</a></span> <code class="parameter">$statement</code></span>): <span class="type"><a href="language.types.boolean.php" class="type bool">bool</a></span></div>

  <p class="para rdfs-comment">
   Liest das nächste Ergebnis einer Mehrfachabfrage aus.
  </p>
  <blockquote class="note"><p><strong class="note">Hinweis</strong>: 
   <p class="para">
    Vor PHP 8.1.0 nur mit
    <a href="book.mysqlnd.php" class="link">mysqlnd</a>
    verfügbar.
   </p>
  </p></blockquote>
 </div>


 <div class="refsect1 parameters" id="refsect1-mysqli-stmt.next-result-parameters">
  <h3 class="title">Parameter-Liste</h3>
  <p class="para">
   <dl>
    <dt>
<code class="parameter">statement</code></dt><dd><p class="para">Nur bei prozeduralem Aufruf: ein von
<span class="function"><a href="mysqli.stmt-init.php" class="function">mysqli_stmt_init()</a></span> zurückgegebenes
<span class="classname"><a href="class.mysqli-stmt.php" class="classname">mysqli_stmt</a></span>-Objekt.</p></dd>
   </dl>
  </p>
 </div>


 <div class="refsect1 returnvalues" id="refsect1-mysqli-stmt.next-result-returnvalues">
  <h3 class="title">Rückgabewerte</h3>
  <p class="para">
   Gibt bei Erfolg <strong><code><a href="reserved.constants.php#constant.true">true</a></code></strong> zurück. Bei einem Fehler wird <strong><code><a href="reserved.constants.php#constant.false">false</a></code></strong> zurückgegeben.
  </p>
 </div>


 <div class="refsect1 errors" id="refsect1-mysqli-stmt.next-result-errors">
  <h3 class="title">Fehler/Exceptions</h3>
  <p class="para">
If mysqli error reporting is enabled (<strong><code><a href="mysqli.constants.php#constant.mysqli-report-error">MYSQLI_REPORT_ERROR</a></code></strong>) and the requested operation fails,
a warning is generated. If, in addition, the mode is set to <strong><code><a href="mysqli.constants.php#constant.mysqli-report-strict">MYSQLI_REPORT_STRICT</a></code></strong>,
a <span class="classname"><a href="class.mysqli-sql-exception.php" class="classname">mysqli_sql_exception</a></span> is thrown instead.</p>
 </div>


 <div class="refsect1 changelog" id="refsect1-mysqli-stmt.next-result-changelog">
  <h3 class="title">Changelog</h3>
  <table class="doctable informaltable">
   
    <thead>
     <tr>
      <th>Version</th>
      <th>Beschreibung</th>
     </tr>

    </thead>

    <tbody class="tbody">
     <tr>
      <td>8.1.0</td>
      <td>
       Nun auch verfügbar, wenn gegen libmysqlclient gelinkt wird.
      </td>
     </tr>

    </tbody>
   
  </table>

 </div>


 <div class="refsect1 seealso" id="refsect1-mysqli-stmt.next-result-seealso">
  <h3 class="title">Siehe auch</h3>
  <p class="para">
   <ul class="simplelist">
    <li><span class="methodname"><a href="mysqli-stmt.more-results.php" class="methodname" rel="rdfs-seeAlso">mysqli_stmt::more_results()</a> - Pr&uuml;ft, ob es weitere Ergebnisse aus einer Mehrfachabfrage gibt</span></li>
    <li><span class="methodname"><a href="mysqli.multi-query.php" class="methodname" rel="rdfs-seeAlso">mysqli::multi_query()</a> - F&uuml;hrt eine oder mehrere Abfragen in einer Datenbank durch</span></li>
   </ul>
  </p>
 </div>


</div><?php manual_footer($setup); ?>