|
|||||
![]() The way you see your IP PHP Code:
__________________
![]() CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | Freelance Cheap & Professional Web Design | Need help? Send a PM Last edited by Jaan; 01-17-2008 at 08:45 AM.. |
|
|||
|
Hey there, Instead of outputting the IP address, you could store it in a variable and then get the hostname of the user. PHP Code:
Sincerely, Travis Walters |
|
|||||
|
Quote:
![]()
__________________
![]() CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | Freelance Cheap & Professional Web Design | Need help? Send a PM |
|
|||||
|
HTML Code:
<html> <head> <script language="JavaScript"> function disp_ip(){ var ip = '<!--#echo var="REMOTE_ADDR"-->'; document.write(ip) } </script> </head> <body> <form> <input type='button' value='Check your Ip' onClick='disp_ip();'> </form> </body> </html> ![]()
__________________
![]() CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | Freelance Cheap & Professional Web Design | Need help? Send a PM |
|
|||||
|
np mate.. umm.. i think umm.. maybe 2,5 years for now ^^
__________________
![]() CodeCall Blog | CodeCall Wiki | Shareware | Linux Forum | Freelance Cheap & Professional Web Design | Need help? Send a PM |
|
|||
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Check My Blog | Deathcry | Site Reviews | 7 | 01-14-2008 08:57 PM |
| Check if a file exists? | Lop | Pascal/Delphi | 3 | 01-07-2007 12:54 AM |
| How Do I check my HTML? | skilletsteve | HTML Programming | 1 | 09-13-2006 11:12 AM |
| Check if a file exists | Lop | C and C++ | 4 | 08-07-2006 10:03 PM |
| Best way to check if an object is null? | dirkfirst | Managed C++ | 0 | 08-01-2006 07:29 AM |
Algorithms and Data Structures
Programming Language Popularity
Code Collaboration
Podnet IRC Network
AmpHosted
Goal #1: 1,000 Blogs
Goal #2: 1,000 Wiki Pages
Goal #3: 300,000 Posts
Goal #4: 20,000 Threads
Done: 30%, 23%, 55%, 75%