December 8, 2006 at 11:34 pm
#718394
Inactive
Here is what I use… Its very easy to use:
http://www.nettpokerguiden.com/random.rar
Download this…
thecode.php is containing the code you use whereever you want the random code to show…
random_one.txt is the fil where the random code is… (one code pr. line)
If you change the name of random_one.txt remember to change in random_one.php:
$random_content=”random_one.txt”;
to whatever you name the file…
Thats it! :notify: