Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How to print Country


monkeymoo

Recommended Posts

Posted

Hi

 

I am having trouble displaying the customers country without the rest of the address just on a single line in a second place on /admin/orders.php

 

I have tried these but they all dont work.

 

<?php echo $order['customers_country']; ?>
<?php echo $order->customer['customers_country']; ?>
<?php echo $customers_country; ?>

 

Can anyone help, would be much appreciated

 

Thanks

Monkey

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...