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

export in CSV the export of history More...

Go to the source code of this file.

Variables

 $max_row = Database::num_row($res)
 $res = $cn->exec_sql($sql)
 $sql = $stock->create_query_histo($_GET)
 $stock = new Stock()

Detailed Description

export in CSV the export of history

Definition in file export_stock_histo_csv.php.


Variable Documentation

$max_row = Database::num_row($res)

Definition at line 36 of file export_stock_histo_csv.php.

Referenced by Stock\history().

$res = $cn->exec_sql($sql)

Definition at line 35 of file export_stock_histo_csv.php.

$sql = $stock->create_query_histo($_GET)

Definition at line 32 of file export_stock_histo_csv.php.

$stock = new Stock()

Definition at line 31 of file export_stock_histo_csv.php.

 All Data Structures Namespaces Files Functions Variables Enumerations