Sophie

Sophie

distrib > Mageia > 7 > armv7hl > by-pkgid > 2b917e0437961edec048f1d15e2d7449 > files > 10829

php-manual-en-7.2.11-1.mga7.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Notes</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mysqlnd.stats.html">Statistics</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mysqlnd.memory.html">Memory management</a></div>
 <div class="up"><a href="book.mysqlnd.html">Mysqlnd</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="mysqlnd.notes" class="chapter">
 <h1>Notes</h1>

 <p class="para">
  This section provides a collection of miscellaneous notes on MySQL
  Native Driver usage.
 </p>
 <ul class="itemizedlist">
   <li class="listitem"><p class="para">Using <em>mysqlnd</em> means using PHP streams 
   for underlying connectivity. For <em>mysqlnd</em>, the PHP 
   streams documentation (<a href="book.stream.html" class="xref">Streams</a>) should be consulted 
   on such details as timeout settings, not the documentation for the MySQL 
   Client Library.</p></li>
 </ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="mysqlnd.stats.html">Statistics</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="mysqlnd.memory.html">Memory management</a></div>
 <div class="up"><a href="book.mysqlnd.html">Mysqlnd</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>