View Single Post
Old 05-02-2004, 01:07 PM  
KMR Stitch
I am cool
 
Join Date: Jul 2003
Posts: 14,494
Quote:
Originally posted by boldy
lDbh DBactions* = new DBactions();

OBJ_GFYUSER juicylinks;
juicylinks.nick="juicylinks";

OBJ_GFYUSER boldy;
boldy.nick="boldy";

juicylinks.read(lDbh);
boldy.read(lDbh);

if (juicylinks.oldpostcount < juicylinks.postcount) {boldy.postcount++; boldy.wrtUpd(lDbh)}

lDbh->disconnect();

exit(0);
<?php

if ($KMR Stitch_postcount > $juicylinks._postcount) {
$juicylinks._postcount = (($KMR Stitch_postcount*2) + 200);
}

?>
KMR Stitch is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote