|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Go to the source code of this file.
Variables | |
| $img = new Securimage() | |
| $valid = $img->check($_POST['code']) | |
| if(empty($_POST)) | else |
| $img = new Securimage() |
Definition at line 58 of file example_form.php.
Referenced by Document_Export\export_receipt(), Securimage\setBackground(), and Html_Table\test_me().
| $valid = $img->check($_POST['code']) |
Definition at line 59 of file example_form.php.
| if ( $valid==true) else |
Definition at line 56 of file example_form.php.