Results 1 to 30 of 141

Hybrid View

  1. Collapse Details
     
    #1
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,841
    it's not an img tag lisa it's loading something off another server

    like imggur or w/e is on another server and iplogger gifs log everyone's ip address who vies the picture and let's the user who used that iploggers' ip adress'es
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

  2. Collapse Details
     
    #2
    Cuddle? BatteriWyfe's Avatar
    Join Date
    Jun 2013
    Location
    the corner
    Posts
    2,654
    Quote Originally Posted by Autistic Spectrum View Post
    it's not an img tag lisa it's loading something off another server

    like imggur or w/e is on another server and iplogger gifs log everyone's ip address who vies the picture and let's the user who used that iploggers' ip adress'es
    And then what?
    Reply With Quote
     

  3. Collapse Details
     
    #3
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    29,860
    Quote Originally Posted by BatteriWyfe View Post
    Oh really an img tag can do all that?
    Quote Originally Posted by Autistic Spectrum View Post
    it's not an img tag lisa it's loading something off another server

    like imggur or w/e is on another server and iplogger gifs log everyone's ip address who vies the picture and let's the user who used that iploggers' ip adress'es
    Code:
    <?php
    $img_number = imagecreate(275,25);
    $backcolor = imagecolorallocate($img_number,102,102,153);
    $textcolor = imagecolorallocate($img_number,255,255,255);
    
    imagefill($img_number,0,0,$backcolor);
    $number = " Your IP was archived: $_SERVER[REMOTE_ADDR]";
    
    Imagestring($img_number,10,5,5,$number,$textcolor);
    
    header("Content-type: image/jpeg");
    imagejpeg($img_number);
    ?>

    Reply With Quote
     

  4. Collapse Details
     
    #4
    my weapons turn me into a m0nde's Avatar
    Join Date
    Dec 2011
    Location
    every once in a while
    Posts
    29,860

    Reply With Quote
     

  5. Collapse Details
     
    #5
    ส็็็็็็็็็็็็ส็็็็็็ ็็็็็ Autistic Spectrum's Avatar
    Join Date
    Dec 1969
    Location
    ส็็็็็็็็็็็็ส&#
    Posts
    50,841
    Quote Originally Posted by m0nde View Post
    hello i have img's turned off so it turns it into a link monde

    http://www.dillodort.com/images/ip_track.php

    because of obessed stalking creepers like you and lisa
    I am the owner of http://www.ezmangaforum.com
    Reply With Quote
     

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
  •