Go to the source code of this file.
Variables | |
$rep = DbConnect() | |
$User = new cl_user($rep) | |
$cn = DbConnect($_SESSION['g_dossier']) | |
$Max = pg_NumRows($Res) | |
$list = pg_fetch_array($Res,0) | |
$list_fiche = $list['fiche'] | |
$r = "" | |
$e_fic_search = (isset ($_POST['fic_search']))?$_POST['fic_search']:"" | |
$sql = "select * from vw_fiche_attr where fd_id in ( $list_fiche )" |
Definition in file fiche_search.php.
|
Definition at line 52 of file fiche_search.php. |
|
Definition at line 97 of file fiche_search.php. |
|
Definition at line 72 of file fiche_search.php. |
|
Definition at line 77 of file fiche_search.php. |
|
Definition at line 66 of file fiche_search.php. |
|
Definition at line 89 of file fiche_search.php. |
|
Definition at line 30 of file fiche_search.php. |
|
Definition at line 114 of file fiche_search.php. |
|
Definition at line 32 of file fiche_search.php. |