IS this possible?
I already know a script which gets random galleries from a txt file. You add this into a php script, and everytime a surfer clicks the link, a random url is picked.
But what I want now, is almost the same, but then WITH description...IS this possible? And not a random description, but one special made for THAt gallery.
so to be clearer(I hope) I want this
amateur.txt
http://www.url1.com Horny biatch
http://www.url2.com Drunk amateur sucking
http://www.url3.com Quashe fucking an amateur
etc
Now when my page loads it displays
Quashe fucking an amateur
Drunk amateur sucking
Horny biatch
and when it is loaded again it displays for example
Drunk amateur sucking
Quashe fucking an amateur
Horny biatch
it doesn't have to be different every time when the page is loaded, it is also okay if it can be changed once a day by pressing a button or so by me
Any idea where I have to look>?
Andre
__________________
I already know a script which gets random galleries from a txt file. You add this into a php script, and everytime a surfer clicks the link, a random url is picked.
But what I want now, is almost the same, but then WITH description...IS this possible? And not a random description, but one special made for THAt gallery.
so to be clearer(I hope) I want this
amateur.txt
http://www.url1.com Horny biatch
http://www.url2.com Drunk amateur sucking
http://www.url3.com Quashe fucking an amateur
etc
Now when my page loads it displays
Quashe fucking an amateur
Drunk amateur sucking
Horny biatch
and when it is loaded again it displays for example
Drunk amateur sucking
Quashe fucking an amateur
Horny biatch
it doesn't have to be different every time when the page is loaded, it is also okay if it can be changed once a day by pressing a button or so by me
Any idea where I have to look>?
Andre
__________________


Comment