Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 9829

php-manual-en-5.5.7-1.mga4.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.plugin.html">MySQL Native Driver Plugin API</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.plugin.html">MySQL Native Driver Plugin API</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>