Can anyone identify this PHP script for me?

Discussion in 'PHP' started by christyn1224, Apr 4, 2007.

  1. #1
    Hi,

    I was wondering if anyone might be able to identify this script for me and tell me where I might find it: http://www.freeadvertisingforum.com/banners.php?

    Basically, the way it works is that it forces people to view the 10 listed banner ads in order to post their own banner in the row. It maintains 10 banners total and as a new banner is added to the bottom, the banner at the top is pushed out of rotation.

    I have a new project that I would really like to add something like this to, but I can't for the life of me find the appropriate script (paid or free) in my online searches.

    I appreciate any help that anyone can give me. :)

    Regards,

    Christy
     
    christyn1224, Apr 4, 2007 IP
  2. picouli

    picouli Peon

    Messages:
    760
    Likes Received:
    89
    Best Answers:
    0
    Trophy Points:
    0
    #2
    If you "view source", toward the top you see this meta tag:
    <meta name="generator" content="vBulletin 3.0.3" />
    HTML:
    so probably it's a mod or something for vBulletin...

    HTH, cheers! :)
     
    picouli, Apr 4, 2007 IP
  3. tippie

    tippie Peon

    Messages:
    660
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #3
    it's a simple portal mod for vbulletin
     
    tippie, Apr 4, 2007 IP
  4. christyn1224

    christyn1224 Peon

    Messages:
    39
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thank you so much to both of you that have replied! :)

    Unfortunately, the project that I would want to use it for is not VBulletin but a basic webpage (though I do also own a IPB forum as well). I guess I might be able to find the code and modify it for my needs anyway, with a little help of course. :D

    I really appreciate the responses and may have more questions later.:p

    Thanks,

    Christy
     
    christyn1224, Apr 4, 2007 IP