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

Go to the source code of this file.

Variables

 if (empty($GLOBALS['site_parameters']['unsubscribe_order_process']))
 
const IN_STEP3 true
 
 $GLOBALS ['DOC_TITLE'] = $GLOBALS['STR_STEP3']
 
 $GLOBALS ['page_columns_count'] = $GLOBALS['site_parameters']['fin_commande_page_columns_count']
 
 $output = ''
 
 $commandeid = $_SESSION['session_caddie']->save_in_database($_SESSION['session_commande'])
 
 $result
 
 $com = fetch_object($result)
 

Variable Documentation

$com = fetch_object($result)

Definition at line 46 of file fin_commande.php.

$commandeid = $_SESSION['session_caddie']->save_in_database($_SESSION['session_commande'])

Definition at line 39 of file fin_commande.php.

$GLOBALS['DOC_TITLE'] = $GLOBALS['STR_STEP3']

Definition at line 23 of file fin_commande.php.

$GLOBALS['page_columns_count'] = $GLOBALS['site_parameters']['fin_commande_page_columns_count']

Definition at line 24 of file fin_commande.php.

switch ($com->paiement) $output = ''

Definition at line 25 of file fin_commande.php.

$result
Initial value:
= query("SELECT *
FROM peel_commandes
WHERE id='" . intval($commandeid) . "' AND " . get_filter_site_cond('commandes') . "")
get_filter_site_cond($table_technical_code, $table_alias=null, $use_strict_rights_if_in_admin=false, $specific_site_id=null, $exclude_public_items=false, $admin_force_multisite_if_allowed=false)
Retourne la condition SQL permettant de filtrer les données pour une table.
Definition: fonctions.php:4643
query($query, $die_if_error=false, $database_object=null, $silent_if_error=false, $security_sql_filter=true)
The query() function is meant to be called anywhere you want to make a query.
Definition: database.php:158
$commandeid

Definition at line 43 of file fin_commande.php.

if(empty($GLOBALS['site_parameters']['unsubscribe_order_process']))

Definition at line 16 of file fin_commande.php.

const IN_STEP3 true

Definition at line 22 of file fin_commande.php.


This documentation for Open ecommerce PEEL Shopping and PEEL.fr has been generated by Doxygen on Thu Oct 15 2015 14:41:40 - Peel ecommerce is a product of Agence web Advisto SAS. All rights reserved.