noalyss  Version-6.7.2
 All Data Structures Namespaces Files Functions Variables Enumerations
Variables
compute.php File Reference

respond ajax request, the get contains the value : More...

Go to the source code of this file.

Variables

 $amount = round(bcmul($p,$q),2)
foreach(array('t','c','p','q','n','gDossier')
as $a) 
$cn = new Database(dossier::id())
if($t!=-1 &&isNumber($t)==1) $total = new Acc_Compute()
 $User = new User($cn)

Detailed Description

respond ajax request, the get contains the value :

Definition in file compute.php.


Variable Documentation

$amount = round(bcmul($p,$q),2)

Definition at line 70 of file compute.php.

foreach (array('t','c','p','q','n','gDossier') as $a) $cn = new Database(dossier::id())

Definition at line 51 of file compute.php.

if ($t!=-1 &&isNumber($t)==1) $total = new Acc_Compute()

Definition at line 68 of file compute.php.

$User = new User($cn)

Definition at line 52 of file compute.php.

 All Data Structures Namespaces Files Functions Variables Enumerations