How would I do this??? Links server side?

Discussion in 'Link Development' started by Desdesigner, Jul 18, 2009.

  1. #1
    Hello,

    I have a large amount of sites that I want to place links on, I want to be able to change the links on my server, without having to log onto another server to do so. Is that possible?
    I have thought about an inline frame, but then the links will only show as coming from the original server and not all the new ones.
    So how would I do this?

    Thanks
     
    Desdesigner, Jul 18, 2009 IP
  2. SilkySmooth

    SilkySmooth Well-Known Member

    Messages:
    1,583
    Likes Received:
    269
    Best Answers:
    0
    Trophy Points:
    180
    #2
    On the main server where you want to change the links create a text file or XML file containing the links. Then on each site where you want the links to display write a little PHP script to pull the link information from the text or xml file on the main server, simple.
     
    SilkySmooth, Jul 19, 2009 IP