I need a script that holds a batch of galleries. And I can send clicks to this random script that pulls a url at random and sends the visitor to a different gallery evry time
where can I get this script?
Collapse
X
-
Tags: None
-
-
Here's one in PHP for ya -
1) Save the file as tgp.phpCode:<? $tgp = file($type . '.txt'); srand((double)microtime() * 1000000); header('Location: ' . $tgp[rand(0,count($tgp)-1)]); ?>
2) Create text files containing URL's (one URL per line) and save it as type.txt i.e. for Teens, you would use teens.txt
3) To run the script - tgp.php?type=teens
Enjoy...
Dave
Comment
-
contact me,,
i got one thats compatible with UCJ
------------------
------------
Playa
icq#38147712
I ain't no NEWBIE
www.NoBSdialer.comComment
-
who did you get it from playa?Originally posted by playa:
contact me,,
i got one thats compatible with UCJ

------------------
Best Free CJ script
CJULTRA
==>CASHGALLERIES - They create and host the galleries for free and give you %50 of the income. Best program for LAZY people.
Comment

Comment