mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2025-12-18 23:41:28 +01:00
268 lines
12 KiB
HTML
268 lines
12 KiB
HTML
<html>
|
||
<head>
|
||
<title>Package mysql.lib.php Element Index</title>
|
||
<link rel="stylesheet" type="text/css" href="media/style.css">
|
||
</head>
|
||
<body>
|
||
|
||
<table border="0" cellspacing="0" cellpadding="0" height="48" width="100%">
|
||
<tr>
|
||
<td class="header_top">mysql.lib.php</td>
|
||
</tr>
|
||
<tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
|
||
<tr>
|
||
<td class="header_menu">
|
||
[ <a href="classtrees_mysql.lib.php.html" class="menu">class tree: mysql.lib.php</a> ]
|
||
[ <a href="elementindex_mysql.lib.php.html" class="menu">index: mysql.lib.php</a> ]
|
||
[ <a href="elementindex.html" class="menu">all elements</a> ]
|
||
</td>
|
||
</tr>
|
||
<tr><td class="header_line"><img src="media/empty.png" width="1" height="1" border="0" alt="" /></td></tr>
|
||
</table>
|
||
|
||
<table width="100%" border="0" cellpadding="0" cellspacing="0">
|
||
<tr valign="top">
|
||
<td width="200" class="menu">
|
||
<b>Packages:</b><br />
|
||
<a href="li_default.html">default</a><br />
|
||
<a href="li_ldap.lib.html">ldap.lib</a><br />
|
||
<a href="li_mysql.lib.php.html">mysql.lib.php</a><br />
|
||
<a href="li_price.lib.php.html">price.lib.php</a><br />
|
||
<a href="li_thermometer.php.html">thermometer.php</a><br />
|
||
<a href="li_Webcal.html">Webcal</a><br />
|
||
<br /><br />
|
||
<b>Files:</b><br />
|
||
<div class="package">
|
||
<a href="mysql.lib.php/_mysql_lib_php.html"> mysql.lib.php
|
||
</a><br>
|
||
</div><br />
|
||
|
||
|
||
<b>Classes:</b><br />
|
||
<div class="package">
|
||
<a href="mysql.lib.php/DoliDb.html">DoliDb</a><br />
|
||
</div>
|
||
|
||
</td>
|
||
<td>
|
||
<table cellpadding="10" cellspacing="0" width="100%" border="0"><tr><td valign="top">
|
||
|
||
<a name="top"></a>
|
||
<h1>Element index for package mysql.lib.php</h1>
|
||
[ <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> ]
|
||
|
||
<hr />
|
||
<a name="a"></a>
|
||
<div>
|
||
<h2>a</h2>
|
||
<dl>
|
||
<dt><b>affected_rows</b></dt>
|
||
<dd>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</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="b"></a>
|
||
<div>
|
||
<h2>b</h2>
|
||
<dl>
|
||
<dt><b>begin</b></dt>
|
||
<dd>in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodbegin">DoliDb::begin()</a><br> debut d'un transaction</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="c"></a>
|
||
<div>
|
||
<h2>c</h2>
|
||
<dl>
|
||
<dt><b>$connected</b></dt>
|
||
<dd>in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$connected">DoliDb::$connected</a></dd>
|
||
<dt><b>clone</b></dt>
|
||
<dd>in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodclone">DoliDb::clone()</a><br> copie d'une database</dd>
|
||
<dt><b>close</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>commit</b></dt>
|
||
<dd>in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodcommit">DoliDb::commit()</a><br> <EFBFBD>criture d'un transaction</dd>
|
||
<dt><b>connect</b></dt>
|
||
<dd>in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodconnect">DoliDb::connect()</a><br> connection vers une database</dd>
|
||
<dt><b>create_db</b></dt>
|
||
<dd>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</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="d"></a>
|
||
<div>
|
||
<h2>d</h2>
|
||
<dl>
|
||
<dt><b>$database_selected</b></dt>
|
||
<dd>in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$database_selected">DoliDb::$database_selected</a></dd>
|
||
<dt><b>$db</b></dt>
|
||
<dd>in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$db">DoliDb::$db</a></dd>
|
||
<dt><b>DoliDb</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>DoliDb</b></dt>
|
||
<dd>in file mysql.lib.php, class <a href="mysql.lib.php/DoliDb.html">DoliDb</a><br> classe DoliDb</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="e"></a>
|
||
<div>
|
||
<h2>e</h2>
|
||
<dl>
|
||
<dt><b>$ERROR_DUPLICATE</b></dt>
|
||
<dd>in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$ERROR_DUPLICATE">DoliDb::$ERROR_DUPLICATE</a></dd>
|
||
<dt><b>$ERROR_TABLEEXISTS</b></dt>
|
||
<dd>in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$ERROR_TABLEEXISTS">DoliDb::$ERROR_TABLEEXISTS</a></dd>
|
||
<dt><b>errno</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>error</b></dt>
|
||
<dd>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</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="f"></a>
|
||
<div>
|
||
<h2>f</h2>
|
||
<dl>
|
||
<dt><b>fetch_array</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>fetch_field</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>fetch_object</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>fetch_row</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>free</b></dt>
|
||
<dd>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</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="i"></a>
|
||
<div>
|
||
<h2>i</h2>
|
||
<dl>
|
||
<dt><b>idate</b></dt>
|
||
<dd>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</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="l"></a>
|
||
<div>
|
||
<h2>l</h2>
|
||
<dl>
|
||
<dt><b>last_insert_id</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>list_tables</b></dt>
|
||
<dd>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</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="m"></a>
|
||
<div>
|
||
<h2>m</h2>
|
||
<dl>
|
||
<dt><b>mysql.lib.php</b></dt>
|
||
<dd>procedural page <a href="mysql.lib.php/_mysql_lib_php.html">mysql.lib.php</a></dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="n"></a>
|
||
<div>
|
||
<h2>n</h2>
|
||
<dl>
|
||
<dt><b>num_fields</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>num_rows</b></dt>
|
||
<dd>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</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="o"></a>
|
||
<div>
|
||
<h2>o</h2>
|
||
<dl>
|
||
<dt><b>$ok</b></dt>
|
||
<dd>in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$ok">DoliDb::$ok</a></dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="p"></a>
|
||
<div>
|
||
<h2>p</h2>
|
||
<dl>
|
||
<dt><b>pconnect</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>pdate</b></dt>
|
||
<dd>in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodpdate">DoliDb::pdate()</a></dd>
|
||
<dt><b>plimit</b></dt>
|
||
<dd>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</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="q"></a>
|
||
<div>
|
||
<h2>q</h2>
|
||
<dl>
|
||
<dt><b>query</b></dt>
|
||
<dd>in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodquery">DoliDb::query()</a><br> requete vers une database</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="r"></a>
|
||
<div>
|
||
<h2>r</h2>
|
||
<dl>
|
||
<dt><b>$results</b></dt>
|
||
<dd>in file mysql.lib.php, variable <a href="mysql.lib.php/DoliDb.html#var$results">DoliDb::$results</a></dd>
|
||
<dt><b>result</b></dt>
|
||
<dd>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</dd>
|
||
<dt><b>rollback</b></dt>
|
||
<dd>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</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<hr />
|
||
<a name="s"></a>
|
||
<div>
|
||
<h2>s</h2>
|
||
<dl>
|
||
<dt><b>select_db</b></dt>
|
||
<dd>in file mysql.lib.php, method <a href="mysql.lib.php/DoliDb.html#methodselect_db">DoliDb::select_db()</a><br> selectionne une database</dd>
|
||
</dl>
|
||
</div>
|
||
<a href="elementindex_mysql.lib.php.html#top">top</a><br>
|
||
<div class="credit">
|
||
<hr />
|
||
Documentation generated on Mon, 21 Jun 2004 23:58:46 +0200 by <a href="http://www.phpdoc.org">phpDocumentor 1.2.3</a>
|
||
</div>
|
||
</td></tr></table>
|
||
</td>
|
||
</tr>
|
||
</table>
|
||
|
||
</body>
|
||
</html> |