|
noalyss Version-9
NOALYSS : serveur de comptabilité et ERP (2002)
|
Display all cards using an accounting. More...
Go to the source code of this file.
Variables | |
| $a_card | |
| $accounting =$http->get("p_accounting") | |
| $nb_card =count($a_card) | |
| for ( $i=0;$i< $nb_card;$i++) | |
Display all cards using an accounting.
Definition in file ajax_display_all_card.php.
| $a_card |
Definition at line 31 of file ajax_display_all_card.php.
| $accounting =$http->get("p_accounting") |
Definition at line 29 of file ajax_display_all_card.php.
| $nb_card =count($a_card) |
Definition at line 39 of file ajax_display_all_card.php.
| for($i=0; $i< $nb_card; $i++) | ( | ) |
Definition at line 43 of file ajax_display_all_card.php.