Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

IP address in footer


glusniffer1

Recommended Posts

I keep trying to load this and when I go to see if its working on my site nothing appears...Its like nothing was even done..is there something missing in this format

 

<?php
$rmtIP = $REMOTE_ADDR;
?>
< tr>
<td colspan="2">
<table width="100%">
<tr>
<td class="smalltext" align="center" height="20" valign="middle">
<?php echo "   Your IP Address is: " . $rmtIP; ?>
</td>
</tr>
</table>
< /tr>

The Hobby Undergound..."For The Pure Hobbyist"

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...