respond ajax request, the get contains the value : More...
Go to the source code of this file.
Variables | |
foreach(array('l','gDossier') as $a) if(is_numeric($l)==false) | $Ledger = new Acc_Ledger($cn,$l) |
$pj_seq = $Ledger->guess_pj() | |
$prop = $Ledger->get_propertie() | |
$string = '{"pj":"'.$pj_seq.'"}' |
respond ajax request, the get contains the value :
Definition in file ajax_get_receipt.php.
foreach (array('l','gDossier') as $a) if (is_numeric($l)==false) $Ledger = new Acc_Ledger($cn,$l) |
Definition at line 55 of file ajax_get_receipt.php.
$pj_seq = $Ledger->guess_pj() |
Definition at line 57 of file ajax_get_receipt.php.
Referenced by Acc_Ledger\display_ledger(), Acc_Ledger\guess_pj(), and Acc_Ledger\input_new().
$prop = $Ledger->get_propertie() |
Definition at line 56 of file ajax_get_receipt.php.
Referenced by Acc_Ledger\guess_pj(), and Acc_Ledger_Sold\insert().
$string = '{"pj":"'.$pj_seq.'"}' |
Definition at line 58 of file ajax_get_receipt.php.
Referenced by decodeURI(), decodeURIComponent(), encodeURI(), encodeURIComponent(), escape(), and unescape().