Webmaster Forums - Webmaster forum for HTML, PHP, ASP, CSS and more - View Single Post - Can't pass user's IP address into email
View Single Post
Old 07-05-2009, 03:59 PM   #2 (permalink)
user24
Junior Member
 
Join Date: Jul 2009
Posts: 24
Default Re: Can't pass user's IP address into email

change VALUE="<?php echo $php_ip_address?>" to VALUE="'.$php_ip_address.'"
user24 is offline   Reply With Quote
Sponsored Links