noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
fiche_def-display.php File Reference

show all the categories of card fiche_def More...

Go to the source code of this file.

Variables

 $ac =$http->request("ac")
 
 $http =new HttpInput()
 
 $max =Database::num_row($res)
 
for ($i=0;$i< $max;$i++) ($i%2==0)?' class
 

Detailed Description

show all the categories of card fiche_def

Definition in file fiche_def-display.php.

Variable Documentation

◆ $ac

$ac =$http->request("ac")

Definition at line 55 of file fiche_def-display.php.

◆ $http

$http =new HttpInput()

Definition at line 54 of file fiche_def-display.php.

◆ $max

$max =Database::num_row($res)

Definition at line 29 of file fiche_def-display.php.

◆ ($i=0;$i< $max;$i++)

for ( $i=0; $i< $max; $i++)( $i%2==0)?' class ( )
Initial value:
="even" ':' class="odd" ';
$row=Database::fetch_array($res, $i);
$url=http_build_query(array("ac"=>$ac,"gDossier"=>$dossier,"fd"=>$row['fd_id']));
?>
<tr <?php echo $class

Definition at line 58 of file fiche_def-display.php.