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

export the pcmn More...

Go to the source code of this file.

Variables

 $cn =Dossier::connect()
 
 $sql
 
 $array =$cn->get_array($sql)
 

Detailed Description

export the pcmn

Definition in file raw.php.

Variable Documentation

$array =$cn->get_array($sql)

Definition at line 31 of file raw.php.

$cn =Dossier::connect()

Definition at line 26 of file raw.php.

$sql
Initial value:
="SELECT pcm_val, pcm_lib, pcm_val_parent, pcm_type
FROM tmp_pcmn order by pcm_val::text"

Definition at line 28 of file raw.php.