noalyss Version-10
NOALYSS : serveur de comptabilité et ERP (2002)
Loading...
Searching...
No Matches
ajax_ledger+input_file.php File Reference

display form to add supplemental files to an operation var $gDossier (int) dossier var $jr_id (int) jrn.jr_id operation var $cn (Database) database cnx var $dgbox name of the dgbox var $div is the DIV supplement_div_list<?=$div? More...

Go to the source code of this file.

Variables

 $dgbox =$http->request("dgbox")
 
 $form_id ="save_file{$div}"
 
 $max_post_size =convert_ini_unit(ini_get("post_max_size"))
 
 $progress ="progress{$div}"
 

Detailed Description

display form to add supplemental files to an operation var $gDossier (int) dossier var $jr_id (int) jrn.jr_id operation var $cn (Database) database cnx var $dgbox name of the dgbox var $div is the DIV supplement_div_list<?=$div?

> list of files to update after uploading

Definition in file ajax_ledger+input_file.php.

Variable Documentation

◆ $dgbox

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

Definition at line 34 of file ajax_ledger+input_file.php.

◆ $form_id

$form_id ="save_file{$div}"

Definition at line 35 of file ajax_ledger+input_file.php.

◆ $max_post_size

$max_post_size =convert_ini_unit(ini_get("post_max_size"))

Definition at line 37 of file ajax_ledger+input_file.php.

◆ $progress

$progress ="progress{$div}"

Definition at line 36 of file ajax_ledger+input_file.php.