View Single Post
  #2  
Old 03-10-2004, 08:42 AM
 
anandat anandat is offline
 

X-Adept
  
Join Date: Jan 2004
Posts: 914
 

Default

Here is the code I use on my PHP pages but I don't know how to put this on checkout pages. I know it's not very difficult may be some X-cart guru
can help here.
Code:
<?php $IP = getenv("REMOTE_ADDR"); echo "Your IP address is $IP loged for security reasons"; ?>
__________________
X-Cart: 4.7.7 LIVE
Skin:Ultra by xcartmods.co.uk
X-cart Modules: | ACR, Rich Google Search, Customer Testimonials | Cloud Search, | Websitecm: CDSEO (2.1.9)
---------------
Server: Linux
php: 5.3
mysql: 5.0.89
----------------
Reply With Quote