Does anyone actually USE a random text generator and is happy with it's performance? I recently had one installed and it totally destroyed my servers performance.
Simple Random Text Generator
Collapse
X
-
Tags: None
-
Originally posted by FreeHugeMovies
Does anyone actually USE a random text generator and is happy with it's performance? I recently had one installed and it totally destroyed my servers performance.
IT all depends on what you're actually trying to do? -
I want to do 2 things.
Every 5th gallery I want it to be blind. So there will be about 30 calls on my main page every hit or 30 blind links on the main page.
Also, I want to have like every 7th gallery spot to be a hosted movie gallery.
The previous text generator I had just killed my server. So I am looking for a good one.Comment
-
push it out to JAVA$SC1PT and have the client browser do the work for you.Originally posted by FreeHugeMovies
I want to do 2 things.
Every 5th gallery I want it to be blind. So there will be about 30 calls on my main page every hit or 30 blind links on the main page.
Also, I want to have like every 7th gallery spot to be a hosted movie gallery.
The previous text generator I had just killed my server. So I am looking for a good one.Comment
-
Comment
-
I would like to use something in php or cgi. I want to have every 5th link blind on my page. On the main page I will be using fake gallery's and just sending the surfer to a trade.
I also want this script to be niche specific. So in the asian part of the movie post I can call on the asian.dat file or whatever and just have sponsor hosted galleries that are randomly picked from the database.
I want something nice and that doesn't use much resources. Any suggestions?Comment

Comment