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 = '' | |
$cle = trim(vb($_GET['cle'])) | |
$priv = trim(vb($_GET['priv'])) | |
$filename = "export_clients_" . str_replace('/', '-', date($GLOBALS['date_basic_format_short'])) . ".csv" | |
$resC = query($sqlC) | |
while ($C=fetch_assoc($resC)) | |
$cle = trim(vb($_GET['cle'])) |
Definition at line 28 of file export_clients.php.
$filename = "export_clients_" . str_replace('/', '-', date($GLOBALS['date_basic_format_short'])) . ".csv" |
Definition at line 32 of file export_clients.php.
Definition at line 27 of file export_clients.php.
$priv = trim(vb($_GET['priv'])) |
Definition at line 29 of file export_clients.php.
$resC = query($sqlC) |
Definition at line 51 of file export_clients.php.
if (!empty($_GET['export'])&&$_GET['export']== 'search_user') else |
Definition at line 24 of file export_clients.php.
const IN_PEEL_ADMIN true |
Definition at line 15 of file export_clients.php.
while($C=fetch_assoc($resC)) |
Definition at line 53 of file export_clients.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.