Need a way to add/manage links ( not hardlinks)

Discussion in 'HTML & Website Design' started by Rober, Jun 13, 2008.

  1. #1
    Anyone know a code/script or something who make it easly to arrange/organice links on my site without making hardlinks ( and without loosing pr)

    I want to make just like a toplist... but i want to enter it only, its for affiliate links etc, just to send traffic...
     
    Rober, Jun 13, 2008 IP
  2. crath

    crath Well-Known Member

    Messages:
    661
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    100
    #2
    you can use php and a mysql database to store your links and reorganize them with a secret and password protected admin page

    or

    you could use php to open and edit the file with the links in it that you wish to reorganize and manage

    and im sure there are other ways todo this as well
     
    crath, Jun 13, 2008 IP
  3. twistedspikes

    twistedspikes Notable Member

    Messages:
    5,694
    Likes Received:
    293
    Best Answers:
    0
    Trophy Points:
    280
    #3
    If your site is done by using databases then it's easy to add in a bit of SQL to make this happen.

    Otherwise there are harder methods to do it (php only, javascript I think could do it)
     
    twistedspikes, Jun 13, 2008 IP