Greenguy's Board


Go Back   Greenguy's Board > TGP Discussions
Register FAQ Calendar Today's Posts

Reply
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 2004-03-01, 01:58 AM   #1
GM
Rock stars ... is there anything they don't know?
 
Join Date: Apr 2003
Location: Pakistan
Posts: 16
Question Gallery Skimming!

OK! I need help! the follwoing script is used for random link:

<?php
$fileName = "./name.txt";
mt_srand( (double) microtime() * 1000000 );
$a = file($fileName);
$randNum = mt_rand( 0, sizeof($a)-1 );
header( "Location: ". $a[$randNum] );
?>

And it works great now i want to add gallery skimming option so that i may send some hits to blind link sponsors how can i do that?

Greenguy, Jim anyone???
__________________
Life is to ENJOY! so enjoy it!
GM is offline   Reply With Quote
Old 2004-03-07, 12:16 PM   #2
Vendzilla
And Lord, we are especially thankful for nuclear power, the cleanest, safest
energy source there is. Except for solar, which is just a pipe dream
 
Vendzilla's Avatar
 
Join Date: Feb 2004
Location: The Mansion
Posts: 226
Send a message via ICQ to Vendzilla
You have the php script separate from the main page right? skim the link going to the php file!
I have a random gallery generator on my tgp, I call it a tgp3 or tgp cubed. It's at the top of my tgp @ n2bigtits.com
I have more info on it on my webmaster page if you want to know more!
__________________
Video Secrets
V @ VS.com
Vendzilla is offline   Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 08:05 AM.


Mark Read
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc