Script to get IP of clients

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • alfarias
    Corporal

    • Apr 2009
    • 14

    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
  • navaldesign
    General & Forum Moderator

    • Oct 2005
    • 12080

    #2
    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!

    Comment

    • GulfCoaster
      Second Lieutenant

      • May 2009
      • 105

      #3
      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?
      BP: SHOW ME DA MONEY!

      Comment

      • alfarias
        Corporal

        • Apr 2009
        • 14

        #4
        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

        Comment

        • Vasili
          Moderator

          • Mar 2006
          • 14683

          #5
          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 *

          Comment

          • navaldesign
            General & Forum Moderator

            • Oct 2005
            • 12080

            #6
            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!

            Comment

            • Vasili
              Moderator

              • Mar 2006
              • 14683

              #7
              Re: Script to get IP of clients

              Bravo, General!
              . VodaWebs....Luxury Group
              * Success Is Potential Realized *

              Comment

              • alfarias
                Corporal

                • Apr 2009
                • 14

                #8
                Re: Script to get IP of clients

                Thank you!!!

                I found a script with your help!!!!


                Thanks again!!

                Comment

                • Vasili
                  Moderator

                  • Mar 2006
                  • 14683

                  #9
                  Re: Script to get IP of clients

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

                  Comment

                  Working...
                  X