mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-17 15:01:26 +01:00
320 lines
15 KiB
HTML
320 lines
15 KiB
HTML
<?xml version="1.0" encoding="iso-8859-1"?>
|
||
<!DOCTYPE html
|
||
PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
<head>
|
||
<title></title>
|
||
<link rel="stylesheet" href="media/stylesheet.css" />
|
||
<!-- template designed by Julien Damon based on PHPEdit's generated templates, and tweaked by Greg Beaver -->
|
||
<body bgcolor="#ffffff" ><a name="top"></a>
|
||
<h2>Element Index, Package mysql.lib.php</h2>
|
||
<strong>Indexes by package:</strong><br>
|
||
<ul>
|
||
<li><a href="elementindex_default.html">default</a></li>
|
||
<li><a href="elementindex_ldap.lib.html">ldap.lib</a></li>
|
||
<li><a href="elementindex_price.lib.php.html">price.lib.php</a></li>
|
||
<li><a href="elementindex_thermometer.php.html">thermometer.php</a></li>
|
||
<li><a href="elementindex_Webcal.html">Webcal</a></li>
|
||
</ul>
|
||
<a href="elementindex.html"><strong>Index of all elements</strong></a>
|
||
<br />
|
||
<a href="elementindex_mysql.lib.php.html#a">a</a>
|
||
<a href="elementindex_mysql.lib.php.html#b">b</a>
|
||
<a href="elementindex_mysql.lib.php.html#c">c</a>
|
||
<a href="elementindex_mysql.lib.php.html#d">d</a>
|
||
<a href="elementindex_mysql.lib.php.html#e">e</a>
|
||
<a href="elementindex_mysql.lib.php.html#f">f</a>
|
||
<a href="elementindex_mysql.lib.php.html#i">i</a>
|
||
<a href="elementindex_mysql.lib.php.html#l">l</a>
|
||
<a href="elementindex_mysql.lib.php.html#m">m</a>
|
||
<a href="elementindex_mysql.lib.php.html#n">n</a>
|
||
<a href="elementindex_mysql.lib.php.html#o">o</a>
|
||
<a href="elementindex_mysql.lib.php.html#p">p</a>
|
||
<a href="elementindex_mysql.lib.php.html#q">q</a>
|
||
<a href="elementindex_mysql.lib.php.html#r">r</a>
|
||
<a href="elementindex_mysql.lib.php.html#s">s</a>
|
||
|
||
<br /><br />
|
||
<table border="0" width="100%">
|
||
<thead>
|
||
<tr>
|
||
<td><strong>a</strong></td>
|
||
<td align='right'><a name="a"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>affected_rows</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodaffected_rows">DoliDb::affected_rows()</a><br> obtient le nombre de lignes affect<63>es dans la pr<70>c<EFBFBD>dente op<6F>ration</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>b</strong></td>
|
||
<td align='right'><a name="b"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>begin</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodbegin">DoliDb::begin()</a><br> debut d'un transaction</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>c</strong></td>
|
||
<td align='right'><a name="c"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>$connected</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$connected">DoliDb::$connected</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>clone</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodclone">DoliDb::clone()</a><br> copie d'une database</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>close</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodclose">DoliDb::close()</a><br> fermeture d'une connection vers une database</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>commit</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodcommit">DoliDb::commit()</a><br> <EFBFBD>criture d'un transaction</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>connect</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodconnect">DoliDb::connect()</a><br> connection vers une database</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>create_db</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodcreate_db">DoliDb::create_db()</a><br> cr<EFBFBD>ation d'une database</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>d</strong></td>
|
||
<td align='right'><a name="d"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>$database_selected</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$database_selected">DoliDb::$database_selected</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>$db</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$db">DoliDb::$db</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>DoliDb</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodDoliDb">DoliDb::DoliDb()</a><br> ouverture d'une connection vers le serveur et/ou une database</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>DoliDb</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, class <a href="mysql.lib.php/DoliDb.html">DoliDb</a><br> classe DoliDb</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>e</strong></td>
|
||
<td align='right'><a name="e"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>$ERROR_DUPLICATE</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$ERROR_DUPLICATE">DoliDb::$ERROR_DUPLICATE</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>$ERROR_TABLEEXISTS</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$ERROR_TABLEEXISTS">DoliDb::$ERROR_TABLEEXISTS</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>errno</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methoderrno">DoliDb::errno()</a><br> renvoie la valeur numerique de l'erreur mysql de l'operation precedente</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>error</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methoderror">DoliDb::error()</a><br> renvoie le texte de l'erreur mysql de l'operation precedente</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>f</strong></td>
|
||
<td align='right'><a name="f"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>fetch_array</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodfetch_array">DoliDb::fetch_array()</a><br> renvoie les donn<6E>es dans un tableau</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>fetch_field</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodfetch_field">DoliDb::fetch_field()</a><br> Get column information from a result and return as an object</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>fetch_object</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodfetch_object">DoliDb::fetch_object()</a><br> renvoie les donn<6E>es comme un objet</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>fetch_row</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodfetch_row">DoliDb::fetch_row()</a><br> renvoie les donn<6E>es comme un tableau</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>free</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodfree">DoliDb::free()</a><br> d<EFBFBD>salloue la memoire de la requete</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>i</strong></td>
|
||
<td align='right'><a name="i"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>idate</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodidate">DoliDb::idate()</a><br> formatage de la date en fonction des locales</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>l</strong></td>
|
||
<td align='right'><a name="l"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>last_insert_id</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodlast_insert_id">DoliDb::last_insert_id()</a><br> obtient l'id gen<65>r<EFBFBD> par le pr<70>cedent INSERT</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>list_tables</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodlist_tables">DoliDb::list_tables()</a><br> liste des tables vers une database</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>m</strong></td>
|
||
<td align='right'><a name="m"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>mysql.lib.php</strong></td>
|
||
<td width="100%" align="left" valign="top">procedural page <a href="mysql.lib.php/_mysql_lib_php.html">mysql.lib.php</a></td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>n</strong></td>
|
||
<td align='right'><a name="n"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>num_fields</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodnum_fields">DoliDb::num_fields()</a><br> renvoie le nombre de champs dans le resultat de la requete</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>num_rows</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodnum_rows">DoliDb::num_rows()</a><br> renvoie le nombre de lignes dans le resultat de la requete</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>o</strong></td>
|
||
<td align='right'><a name="o"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>$ok</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$ok">DoliDb::$ok</a></td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>p</strong></td>
|
||
<td align='right'><a name="p"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>pconnect</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodpconnect">DoliDb::pconnect()</a><br> ouverture d'une connection vers une database</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>pdate</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodpdate">DoliDb::pdate()</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>plimit</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodplimit">DoliDb::plimit()</a><br> d<EFBFBD>fini les limites de la requ<71>te</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>q</strong></td>
|
||
<td align='right'><a name="q"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>query</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodquery">DoliDb::query()</a><br> requete vers une database</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>r</strong></td>
|
||
<td align='right'><a name="r"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>$results</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$results">DoliDb::$results</a></td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>result</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodresult">DoliDb::result()</a><br> renvoie les donn<6E>es de la requete</td>
|
||
</tr>
|
||
<tr>
|
||
<td> <strong>rollback</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodrollback">DoliDb::rollback()</a><br> effacement d'un transaction et retour au ancienne valeurs</td>
|
||
</tr>
|
||
</tbody>
|
||
<thead>
|
||
<tr>
|
||
<td><strong>s</strong></td>
|
||
<td align='right'><a name="s"> </a>
|
||
<a href="#top">top</a><br /></td>
|
||
</tr>
|
||
</thead>
|
||
<tbody>
|
||
<tr>
|
||
<td> <strong>select_db</strong></td>
|
||
<td width="100%" align="left" valign="top">in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodselect_db">DoliDb::select_db()</a><br> selectionne une database</td>
|
||
</tr>
|
||
</tbody>
|
||
</table></body>
|
||
</html> |