![]() |
Gallery Skimming!
OK! I need help! the follwoing script is used for random link:
$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? |
Re: Gallery Skimming!
Quote:
Code:
mt_srand( (double) microtime() * 1000000 ); |
THANK YOU!
Hi! Entreri
THANK YOU VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY VERY MUCH! This is exactly what i needed! Thanx agin mate! :) :) :) :) :) |
All times are GMT -4. The time now is 06:36 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© Greenguy Marketing Inc