IT Community - Software Programming, Web Development and Technical Support

ph ip view script

This is a discussion on ph ip view script within the PHP Programming forums, part of the Web Development category; hello if you want to show ip of others on your web site than here is code.Simply put code ...


Go Back   IT Community - Software Programming, Web Development and Technical Support > Web Development > PHP Programming

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 04-23-2007, 02:28 AM
desiinder desiinder is offline
D-Web Trainee
 
Join Date: Apr 2007
Posts: 13
desiinder is on a distinguished road
Default ph ip view script

hello

if you want to show ip of others on your web site than here is code.Simply put code in your page

code
<?php
echo '<p>Your ip: '.@$REMOTE_ADDR.'<p>'; ?>


thanks
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 09-11-2007, 03:14 AM
Sabari Sabari is offline
D-Web Genius
 
Join Date: Jul 2007
Posts: 1,008
Sabari is on a distinguished road
Default Re: ph ip view script

hi desiinder

The above given script is not working in our page, so we can use this simple code to show IP Address "$_SERVER['REMOTE_ADDR']"

<?php
echo '<p>Your ip: '.$_SERVER['REMOTE_ADDR'].'<p>';
?>

$REMOTE_ADDR is not working in PHP Version 4.3.4
__________________
Thanks & Regards
Sabari...

Last edited by Sabari : 09-11-2007 at 04:17 AM.
Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Drop view statement. Pvinothkumar Database Support 5 03-25-2008 09:27 PM
Create View Statement itbarota Database Support 5 03-25-2008 09:15 PM
Grid View Control in asp.net krishnakumar ASP and ASP.NET Programming 3 09-27-2007 03:18 AM
Can an html and Java script be separated and the script placed in the cgi-bin? Pvinothkumar HTML, CSS and Javascript Coding Techniques 1 09-13-2007 06:11 AM
360 degree product view 3DProf4online Web Design Help 0 05-28-2007 07:04 AM


All times are GMT -7. The time now is 02:06 PM.


Copyright ©2004 - 2007, DiscussWeb. All Rights Reserved.

SEO by vBSEO 3.0.0