PEEL Shopping
Open source ecommerce : PEEL Shopping
Variables
export_clients.php File Reference

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))
 

Variable Documentation

$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.

if (!empty($_GET['priv'])) if (!empty($cle)) $output = ''

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
Initial value:
{
$page_encoding = 'utf-8'
if(!check_if_module_active('search')) $page_encoding
Definition: produit.php:23

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 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.