"); $imCount=1; //now go through imstring while(strLen($imString)>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); $userow=mysql_fetch_row($sql); $thumbWidth=$userow[6]; $thumbHeight=$userow[7]; //echo("$thumbWidth $thumbHeight"); $showThumbHeight=56; $showThumbWidth=100; $largeWidth=$userow[8]; $largeHeight=$userow[9]; //echo("$thumbWidth $thumbHeight"); $showLargeHeight=$largeHeight/($largeHeight/100); $showLargeWidth=$largeWidth/($largeHeight/100); //echo("seeval is $seekVal
"); ?> 6){ $imCount=1; echo(""); } $imString=subStr($imString, $nextSlash, strLen($imString)); } echo(""); //echo("
"); //end now show the images } function initialise(){ $_SESSION['open']=5; $_SESSION['adminBack']=$_SERVER['REQUEST_URI']; $_SESSION['bref']=$_SERVER['REQUEST_URI']; //get seminar content data global $semID, $title, $abstract, $dat, $dref,$focus, $scanText, $semLink, $colChip, $line2Text, $scanText; $semID=$_GET[id]; $focus=$_GET[focus]; } ?>
"); $imCount=1; //now go through imstring while(strLen($imString)>1){ $imString=subStr($imString, 1, strLen($imString)); //echo("
$imString"); $nextSlash=strPos($imString,"/"); $seekVal=subStr($imString, 0, ($nextSlash)); selectDatabase("AssetDatabase"); $result="SELECT * FROM reportdatabase WHERE id='$seekVal'"; //echo($result); $sql=mysql_query($result); $userow=mysql_fetch_row($sql); //$linkDat=$userow[2]."
> ".$userow[1]."

"; echo(""); ?>
"); $imString=subStr($imString, $nextSlash, strLen($imString)); $imCount=$imCount+1; ?>