Live random data from the CRUMB discussion list.
Programming by Spencer Roberts.



"); if($date==$firstRef){ echo("NEW! "); } echo("$m $y: "); echo("$title
"); echo("$abstract"); if ($thisRow[5]<>""){ echo("
>Read Detail"); }else{ } }else{ $linktype=$_GET[linktype]; //echo(""); //SHOW CHOICE LINKS if ($linktype=="curator"){ echo("Links for curators"); dumpLinkCollection("EDITORS CHOICE_CURATORS"); } if ($linktype=="theory"){ echo("Links for theorists"); dumpLinkCollection("EDITORS CHOICE_THEORISTS"); } if ($linktype=="tech"){ echo("Links for technicians"); dumpLinkCollection("EDITORS CHOICE_TECHNICIAN"); } } echo(""); echo(""); ?>

1){ $imString=subStr($imString, 1, strLen($imString)); //echo("
$imString"); $nextSlash=strPos($imString,"/"); $seekVal=subStr($imString, 0, ($nextSlash)); $result="SELECT * FROM imageDatabase WHERE id=$seekVal"; //echo($result); $sql=mysql_query($result, $link_id); $userow=mysql_fetch_row($sql); $thumbWidth=$userow[6]; $thumbHeight=$userow[7]; //echo("$thumbWidth $thumbHeight"); $showThumbHeight=$thumbHeight/($thumbHeight/100); $showThumbWidth=$thumbWidth/($thumbHeight/100); $largeWidth=$userow[8]; $largeHeight=$userow[9]; //echo("$thumbWidth $thumbHeight"); $showLargeHeight=$largeHeight/($largeHeight/100); $showLargeWidth=$largeWidth/($largeHeight/100); global $use; //echo("seeval is $seekVal
"); $imInsertString=""; if($userow[16]<>$nothing){ $linkurl="getInterviewDetail.php?id=$interviewID&ts=1159261285&op=3&sublink=4"; $imInsertString=""; } //echo($use); if ($imCount>6){ $imCount=1; //echo(""); } $imString=subStr($imString, $nextSlash, strLen($imString)); } //echo("
"); //end now show the images } ?>