Calling links from a .txt file like COOP ??

Discussion in 'PHP' started by SaN-DeeP, Mar 16, 2006.

  1. #1
    I just thought about a small idea, is it possible to create a file which can store numerous links about a niche of sites a user holds.

    for example:
    <a href=http://www.xyz.com>XYZ</a>
    <a href=http://www.abc.com>ABC</a>
    <a href=http://www.pqr.com>PQR</a>

    Calling this file using some variables which would display random links on my pages ?
    If I am not mistaken, this should work well for your indexing.. and should not violate any search engines as well.

    If a similar program exists please guide me to same.

    Thanks and Regards,
     
    SaN-DeeP, Mar 16, 2006 IP
  2. amnezia

    amnezia Peon

    Messages:
    990
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    0
    #2
    yes it would be very easy in php
     
    amnezia, Mar 16, 2006 IP
  3. sketch

    sketch Well-Known Member

    Messages:
    898
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    148
    #3
    Sounds like you're talking about a random link generator? If so there are literally hundreds if not thousands of them already available... I'd start at http://php.resourceindex.com
     
    sketch, Mar 16, 2006 IP