hit counter images, how is it done?

Discussion in 'Programming' started by 404NotFound, Apr 5, 2006.

  1. #1
    404NotFound, Apr 5, 2006 IP
  2. tomzx

    tomzx Peon

    Messages:
    385
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    0
    #2
    yea, it's on the fly. They get the number, create the image for each, then "glue" them together. It's not that hard if you know how to handle images in php
     
    tomzx, Apr 5, 2006 IP
  3. 404NotFound

    404NotFound Peon

    Messages:
    17
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    i see so its done on the 'server side' as oppose to html'ing the images together...ok thanks.
     
    404NotFound, Apr 5, 2006 IP
  4. sacx13

    sacx13 Active Member

    Messages:
    438
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    58
    #4
    look at gd extension for php ... gd is a lib with you can generate this images

    Regards
     
    sacx13, Apr 9, 2006 IP
  5. sacx13

    sacx13 Active Member

    Messages:
    438
    Likes Received:
    10
    Best Answers:
    0
    Trophy Points:
    58
    #5
    Image magik for php ? Did you try that ?

    Regards
    Adrian
     
    sacx13, Apr 14, 2006 IP
  6. Psychotomus

    Psychotomus Guest

    Messages:
    427
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #6
    I'll code it for you for 10$
     
    Psychotomus, Apr 20, 2006 IP
  7. Ticcaso

    Ticcaso Peon

    Messages:
    71
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #7
    i'm not shure but i think its like
    1. the php counter source that sends a number to the counter site that generates an image like www(dot)cooltext(dot)com
     
    Ticcaso, Apr 21, 2006 IP