random post

Apr 23, 2014 19:00

this is a random post!

Leave a comment

Comments 4

tcpip April 24 2014, 06:08:47 UTC
No, this is a random post.

function GetRandomImageURL($topic='', $min=0, $max=100)
{
if ($topic=='') $topic='post';
$ofs=mt_rand($min, $max);
$geturl='http://www.google.ca/images?q=' . $topic . '&start=' . $ofs . '&gbv=1';
$data=file_get_contents($geturl);

$f1='
';
$f2='

Reply

jagaroth May 6 2014, 09:10:58 UTC
:-)

Reply


shyney May 1 2014, 07:32:31 UTC
Good catching up with you the other night mate

Reply

jagaroth May 6 2014, 09:10:48 UTC
certainly was. Had a great night.

Reply


Leave a comment

Up