<html>
<head>
<link rel="stylesheet" href="josh.css">
</head>
<body bgcolor="#FFFFFF">
<div id="dbx_close">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">dbx_close </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.6 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">bool dbx_close(dbx_link_object
          dbx_link) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>Referme une connexion ou une base de donn&eacute;es ouverte</p></td>
    </tr>
  </table>
</div>
<div id="dbx_compare">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">dbx_compare </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.1.0 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int dbx_compare(array
          row_x, array row_y, string columnname[, int flags]) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>Compare deux lignes dans une optique de tri</p></td>
    </tr>
  </table>
</div>
<div id="dbx_connect">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">dbx_connect </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.6 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">dbx_link_object
          dbx_connect(string module_name, string host, string db, string username,
          string password[, bool persistent]) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>
      Ouvre une connexion ou une base de donn&eacute;es; renvoie <span class="literal">dbx_link_object</span> en cas de succ&egrave;s ou 0 en cas d'&eacute;chec

      </p></td>
    </tr>
  </table>
</div>
<div id="dbx_error">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">dbx_error </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.6 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">void dbx_error(dbx_link_object
          dbx_link) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>Renvoie le message d'erreur de la derni&egrave;re invocation de fonction dans le module</p></td>
    </tr>
  </table>
</div>
<div id="dbx_query">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">dbx_query </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.6 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">dbx_result_object
          dbx_query(dbx_link_object dbx_link, string sql_statement[, long flags])
        </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>
      Envoie une requ&ecirc;te et r&eacute;cup&egrave;re l'ensemble des r&eacute;sultats correspondants; renvoie un <span class="literal">dbx_link_object</span> en cas de succ&egrave;s ou 0 en cas d'&eacute;chec


  </p></td>
    </tr>
  </table>
</div>
<div id="dbx_sort">
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr>
      <td class="name" valign="top">dbx_sort </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.6 </span></td>
    </tr>
    <tr>
      <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
    </tr>
    <tr>
      <td valign="top" nowrap class="usage"><p class="literal">int dbx_sort(object
          dbx_result, string compare_function_name) </p></td>
      <td valign="top" align="right">&#160;</td>
    </tr>
    <tr>
      <td colspan="2" class="clearseparation"> </td>
    </tr>
    <tr>
      <td valign="top" colspan="2" class="description"><p>Trie le r&eacute;sultat de <span class="literal">dbx_query()</span> &agrave;l'aide d'une fonction de tri personnalis&eacute;e
</p></td>
    </tr>
  </table>
</div>
</body>
</html>
