<html>
<head>
<link rel="stylesheet" href="josh.css">
</head>
<body bgcolor="#FFFFFF">
<div id="session_cache_expire"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_cache_expire </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 session_cache_expire([int 
          new_cache_expire]) </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 cache_expire actuel; si new_cache_expire est indiqu&eacute;, le cache_expire actuel est remplac&eacute; par new_cache_expire
</p></td>
    </tr>
  </table>
</div>
<div id="session_cache_limiter"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_cache_limiter </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.3 </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">string session_cache_limiter([string 
          new_cache_limiter])</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 cache_limiter actuel; si new_cache_limiter est indiqu&eacute;, le cache_limiter actuel est remplac&eacute; par new_cache_limiter
</p></td>
    </tr>
  </table>
</div>
<div id="session_decode"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_decode </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">bool session_decode(string 
          data)</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>D&eacute;s&eacute;rialise les donn&eacute;es et r&eacute;initialise les variables</p></td>
    </tr>
  </table>
</div>
<div id="session_destroy"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_destroy </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">bool session_destroy(void) 
        </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>D&eacute;truit la session actuelle et l'ensemble des donn&eacute;es qui lui sont associ&eacute;es</p></td>
    </tr>
  </table>
</div>
<div id="session_encode"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_encode </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">string session_encode(void)</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>S&eacute;rialise la configuration actuelle et renvoie la repr&eacute;sentation s&eacute;rialis&eacute;e</p></td>
    </tr>
  </table>
</div>
<div id="session_get_cookie_params"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_get_cookie_params </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">array session_get_cookie_params(void) 
        </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 les param&egrave;tres de cookie de session</p></td>
    </tr>
  </table>
</div>
<div id="session_id"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_id </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">string session_id([string 
          newid]) </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 l'ID de session actuel; si newid est indiqu&eacute;, l'ID de session est remplac&eacute; par newid
</p></td>
    </tr>
  </table>
</div>
<div id="session_is_registered"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_is_registered </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">bool session_is_registered(string 
          varname) </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>V&eacute;rifie si une variable est inscrite dans la session</p></td>
    </tr>
  </table>
</div>
<div id="session_module_name"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_module_name </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">string session_module_name([string 
          newname])</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 nom de module actuel pour acc&eacute;der aux donn&eacute;es de session; si newname est indiqu&eacute;, le nom de module est remplac&eacute; par newname
</p></td>
    </tr>
  </table>
</div>
<div id="session_name"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_name </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">string session_name([string 
          newname]) </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 nom de session actuel; si newname est indiqu&eacute;, le nom de session est remplac&eacute; par par newname
</p></td>
    </tr>
  </table>
</div>
<div id="session_register"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_register </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">bool session_register(mixed 
          var_names[, mixed ...])</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>Ajoute un ou plusieurs noms de variable &agrave;la liste des variables qui sont gel&eacute;es en fin de session
</p></td>
    </tr>
  </table>
</div>
<div id="session_save_path"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_save_path </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">string session_save_path([string 
          newname]) </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 chemin de sauvegarde actuel; si newname est indiqu&eacute;, le chemin de sauvegarde est remplac&eacute; par newname
</p></td>
    </tr>
  </table>
</div>
<div id="session_set_cookie_params"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_set_cookie_params </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">void session_set_cookie_params(int 
          lifetime[, string path[, string domain[, bool secure]]]) </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>D&eacute;finit les param&egrave;tres de cookie de session</p></td>
    </tr>
  </table>
</div>
<div id="session_set_save_handler"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_set_save_handler </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">void session_set_save_handler(string 
          open, string close, string read, string write, string destroy, string 
          gc) </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>D&eacute;finit les fonctions de niveau utilisateur</p></td>
    </tr>
  </table>
</div>
<div id="session_start"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_start </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">bool session_start(void)</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>Inaugure une session en r&eacute;initialisant les variables gel&eacute;es, les navigateurs de registres, etc.
</p></td>
    </tr>
  </table>
</div>
<div id="session_unregister"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_unregister </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">bool session_unregister(string 
          varname) </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>Supprime varnmame de la liste des variables qui sont gel&eacute;es en fin de session
</p></td>
    </tr>
  </table>
</div>
<div id="session_unset"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_unset </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.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">void session_unset(void)</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>Efface l'ensemble des variables enregistr&eacute;es</p></td>
    </tr>
  </table>
</div>
<div id="session_write_close"> 
  <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
    <tr> 
      <td class="name" valign="top">session_write_close </td>
      <td class="compatibility" nowrap valign="top">PHP <span class="emphasis"> 4.0.4 </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 session_write_close(void) 
        </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>Ecrit les donn&eacute;es de session et ferme la session</p></td>
    </tr>
  </table>
</div>
</body>
</html>
