|
|
This event is currently being processed"); } else { printf("Model last updated: %s", $processed); } ?> | |||
= ".$year." AND CAST(SUBSTRING(ID,2,4) AS signed) < ".$top." ORDER BY ID ASC"; $output = mysql_query($all); $direction = mysql_fetch_assoc($output); do{ if ($direction['ID'] == $row['ID']) {break;} $prev = $direction['ID']; } while ($direction = mysql_fetch_assoc($output)); $all = "SELECT * FROM `data_02` WHERE CAST(SUBSTRING(ID,2,4) AS signed) >= ".$year." AND CAST(SUBSTRING(ID,2,4) AS signed) < ".$top." ORDER BY ID DESC"; $output = mysql_query($all); $direction = mysql_fetch_assoc($output); do{ if ($direction['ID'] == $row['ID']) {break;} $next = $direction['ID']; } while ($direction = mysql_fetch_assoc($output)); ?> | Prev",$prev); } ?> | Index",$year); ?> | Next",$next); } ?> |
",$row['event'],$row['event']); } else { printf("",$row['event']); } ?> |
",$row['event'],$row['event']); } else { printf(""); } ?> |
Model Parameter Values
|
",$row['event'],$row['event']); } else { printf("",$row['event']); } ?> |