Sophie

Sophie

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

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>Ovrimos SQL Functions</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="ovrimos.examples-basic.html">Basic usage</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.ovrimos-close.html">ovrimos_close</a></div>
 <div class="up"><a href="book.ovrimos.html">Ovrimos SQL</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="ref.ovrimos" class="reference">
  <h1 class="title">Ovrimos SQL Functions</h1>

  

























































































































 <h2>Table of Contents</h2><ul class="chunklist chunklist_reference"><li><a href="function.ovrimos-close.html">ovrimos_close</a> — Closes the connection to ovrimos</li><li><a href="function.ovrimos-commit.html">ovrimos_commit</a> — Commits the transaction</li><li><a href="function.ovrimos-connect.html">ovrimos_connect</a> — Connect to the specified database</li><li><a href="function.ovrimos-cursor.html">ovrimos_cursor</a> — Returns the name of the cursor</li><li><a href="function.ovrimos-exec.html">ovrimos_exec</a> — Executes an SQL statement</li><li><a href="function.ovrimos-execute.html">ovrimos_execute</a> — Executes a prepared SQL statement</li><li><a href="function.ovrimos-fetch-into.html">ovrimos_fetch_into</a> — Fetches a row from the result set</li><li><a href="function.ovrimos-fetch-row.html">ovrimos_fetch_row</a> — Fetches a row from the result set</li><li><a href="function.ovrimos-field-len.html">ovrimos_field_len</a> — Returns the length of the output column</li><li><a href="function.ovrimos-field-name.html">ovrimos_field_name</a> — Returns the output column name</li><li><a href="function.ovrimos-field-num.html">ovrimos_field_num</a> — Returns the (1-based) index of the output column</li><li><a href="function.ovrimos-field-type.html">ovrimos_field_type</a> — Returns the type of the output column</li><li><a href="function.ovrimos-free-result.html">ovrimos_free_result</a> — Frees the specified result_id</li><li><a href="function.ovrimos-longreadlen.html">ovrimos_longreadlen</a> — Specifies how many bytes are to be retrieved from long datatypes</li><li><a href="function.ovrimos-num-fields.html">ovrimos_num_fields</a> — Returns the number of columns</li><li><a href="function.ovrimos-num-rows.html">ovrimos_num_rows</a> — Returns the number of rows affected by update operations</li><li><a href="function.ovrimos-prepare.html">ovrimos_prepare</a> — Prepares an SQL statement</li><li><a href="function.ovrimos-result-all.html">ovrimos_result_all</a> — Prints the whole result set as an HTML table</li><li><a href="function.ovrimos-result.html">ovrimos_result</a> — Retrieves the output column</li><li><a href="function.ovrimos-rollback.html">ovrimos_rollback</a> — Rolls back the transaction</li></ul>
</div>
<hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="ovrimos.examples-basic.html">Basic usage</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="function.ovrimos-close.html">ovrimos_close</a></div>
 <div class="up"><a href="book.ovrimos.html">Ovrimos SQL</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>