I am storing them in a database table. I use a php script to get out random links from the table. They then get echoed on a html file, but I want them to stay there. For instance.. the 1th april do I want some random links to be loaded up automatically, but next time I update, there'll be other links on the 1th april.
I'm sorry if I'm bad at explaining, it's kinda hard to. Everything is already set up but the scrip that writes the random links to the html files instead of echoing random links each time I update. :eek: