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

Go to the source code of this file.

Variables

 $amount = HtmlInput::default_value_get('amount',0)
if(isNumber($key)==0||isNumber($amount)==0||$target=='') $compute_key = new Anc_Key($key)
 $html = escape_xml($response)
 $key = HtmlInput::default_value_get('key',0)
 $response = ob_get_clean()
 $target = HtmlInput::default_value_get('t','')
 echo

Variable Documentation

$amount = HtmlInput::default_value_get('amount',0)

Definition at line 35 of file ajax_anc_key_compute.php.

if (isNumber($key)==0||isNumber($amount)==0||$target=='') $compute_key = new Anc_Key($key)

Definition at line 46 of file ajax_anc_key_compute.php.

$html = escape_xml($response)

Definition at line 52 of file ajax_anc_key_compute.php.

$response = ob_get_clean()

Definition at line 51 of file ajax_anc_key_compute.php.

$target = HtmlInput::default_value_get('t','')

Definition at line 36 of file ajax_anc_key_compute.php.

Referenced by Document_Export\move_file(), and User\show_dossier().

Definition at line 60 of file ajax_anc_key_compute.php.

 All Data Structures Namespaces Files Functions Variables Enumerations