Results 1 to 9 of 9

Thread: Script to get IP of clients
      
   

  1. #1
    alfarias is offline Corporal
    Join Date
    Apr 2009
    Posts
    14

    Question Script to get IP of clients

    Anybody can help with a script to get IP of clients?

    My name is ALEX FARIAS
    I'm Vodahost costumer
    ID: hrvccunk

  2. #2
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Script to get IP of clients

    What should the script do with this IP address ? Please clarify so we can help.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  3. #3
    GulfCoaster's Avatar
    GulfCoaster is offline Second Lieutenant
    Join Date
    May 2009
    Posts
    105

    Default Re: Script to get IP of clients

    Isn't there something like this in our Control Panel already? Can't we see the IP of Visitors?

  4. #4
    alfarias is offline Corporal
    Join Date
    Apr 2009
    Posts
    14

    Question Re: Script to get IP of clients

    I only want to show the IP of the visitor in an specific page and appear when print the actual window.

    I want something similar like appear in page www.lawebdelprogramador.com

    Thanks.

    ALEX

  5. #5
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,609

    Arrow Re: Script to get IP of clients

    Take your pick from this selection of free IP display scripts.

    Note the method to find them also. You can do this for just about anything yourself.
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  6. #6
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: Script to get IP of clients

    Place this text in your page: (Copy it from here to avoid mistakes), quotes included:



    '.'Your IP Address: '.$_SERVER['REMOTE_ADDR'].'

    Make it ANY font, font type and font color you like it, AS LONG AS IT IS THE SAME FOR ALL THE TEXT.

    Now, right click it, select HTML and paste the following code:

    In the Before Tag:

    <? echo'

    In the After Tag:

    ';
    ?>

    Change your page extension to be PHP,
    Save and Publish.

    If this is your index page, connect with FTP to your site and delete the index.html file.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  7. #7
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,609

    Wink Re: Script to get IP of clients

    Bravo, General!

  8. #8
    alfarias is offline Corporal
    Join Date
    Apr 2009
    Posts
    14

    Default Re: Script to get IP of clients

    Thank you!!!

    I found a script with your help!!!!


    Thanks again!!

  9. #9
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,609

    Thumbs up Re: Script to get IP of clients

    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49