View Single Post
  #4  
Old 12-01-2009, 02:17 PM
  cflsystems's Avatar 
cflsystems cflsystems is offline
 

Veteran
  
Join Date: Apr 2007
Posts: 14,201
 

Default Re: How to display or even log IP address on register page?

{$REMOTE_ADDR} will show the ip address at the moment {$REMOTE_ADDR} is called. If IP is not saved in orders table with all order details when order is placed then you can't show it. It must be saved at the time order is placed in orders table
__________________
Steve Stoyanov
CFLSystems.com
Web Development
Reply With Quote