27if (!defined(
'ALLOWED')) die(
'Appel direct ne sont pas permis');
33 $iban =
$http->get(
"iban");
37 $obj->html=
_(
'valide');
45}
catch (\Exception
$e) {
47 $obj->html=
$e->getMessage();
check_iban(&$iban)
check that an IBAN is valid
record_log($p_message)
Record an error message into the log file of the server or in the log folder of NOALYSS Record also t...
_("actif, passif,charge,...")
json_response($p_answer)
Send header and json object.