Order in process

Your order{source}
<?php
// You can place PHP like this
require_once(JPATH_BASE.’\includes\dag\fct_dossards.php’);if (isset($_REQUEST[‘idc’])) {
echo ‘, n°<span class= »recap_no_cmd »>’.decrypt($_REQUEST[‘idc’], true).'</span>,’;
}
?>
{/source} is recorded. You can edit, validate and pay this one by following the link below:

{source}
<?php
// You can place PHP like this
if (isset($_REQUEST[‘idc’])) {
echo ‘Order n°: <a href= »products/bibs-page-1?idc=’.urlencode($_REQUEST[‘idc’]).' » title= »Check my order »>‘.decrypt($_REQUEST[‘idc’], true).'</a>’;
}
?>
{/source}

An email has been sent to your address, {source}
<?php
// You can place PHP like this
if (isset($_REQUEST[’em’])) {
echo decrypt($_REQUEST[’em’], true);
}
?>
{/source}, with your estimate.

Back to site