![]() |
PEEL Shopping
Open source ecommerce : PEEL Shopping
|
Go to the source code of this file.
Variables | |
| const | IN_PEEL_ADMIN true |
| if(!empty($_GET['encoding'])) elseif(!empty($GLOBALS['site_parameters']['export_encoding'])) | else |
| $output = '' | |
| $filename = "export_livraisons_" . str_replace('/', '-', date($GLOBALS['date_basic_format_short'])) . ".csv" | |
| $sqlC | |
| $resC = query($sqlC) | |
| $i = 0 | |
| while ($C=fetch_assoc($resC)) | |
| $filename = "export_livraisons_" . str_replace('/', '-', date($GLOBALS['date_basic_format_short'])) . ".csv" |
Definition at line 27 of file export_livraisons.php.
| $i = 0 |
Definition at line 48 of file export_livraisons.php.
| $output = '' |
Definition at line 26 of file export_livraisons.php.
| $resC = query($sqlC) |
Definition at line 47 of file export_livraisons.php.
| $sqlC |
Definition at line 40 of file export_livraisons.php.
| if (empty($_GET["dateadded1"])||empty($_GET["dateadded2"])) if (!empty($_GET["id_statut_livraison"])) else |
Definition at line 23 of file export_livraisons.php.
| const IN_PEEL_ADMIN true |
Definition at line 14 of file export_livraisons.php.
| while($C=fetch_assoc($resC)) |
Definition at line 50 of file export_livraisons.php.
This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:43 -
is a product of
SAS. All rights reserved.