Plugins  LAST
 All Data Structures Files Functions Variables Pages
Variables
ajax_rapav_search_code.php File Reference

show the list of code of the form More...

Go to the source code of this file.

Variables

global $cn
 
 $array =$cn->get_array("select p_id,p_code,p_libelle from rapport_advanced.formulaire_param where p_type=3 and f_id=$1 order by 2",array($f_id))
 

Detailed Description

show the list of code of the form

Definition in file ajax_rapav_search_code.php.

Variable Documentation

$array =$cn->get_array("select p_id,p_code,p_libelle from rapport_advanced.formulaire_param where p_type=3 and f_id=$1 order by 2",array($f_id))

Definition at line 30 of file ajax_rapav_search_code.php.

global $cn

Definition at line 29 of file ajax_rapav_search_code.php.