| 7 |
|
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> |
| 8 |
|
<meta http-equiv="pragma" content="no-cache"> |
| 9 |
|
<meta http-equiv="cache-control" content="no-cache"> |
| 10 |
< |
<? if (preg_match("/^[0-9]{1,3}$/", $refresh)) { ?> |
| 11 |
< |
<meta http-equiv="refresh" content="<?=$refresh?>" url="<?=$PHP_SELF?>"> |
| 10 |
> |
<? if (preg_match("/^[0-9]{1,3}$/", $refresh)) { |
| 11 |
> |
$PHP_SELF = $_SERVER['PHP_SELF']; |
| 12 |
> |
$QUERY_STRING = $_SERVER['QUERY_STRING']; |
| 13 |
> |
?> |
| 14 |
> |
<meta http-equiv="refresh" content="<?=$refresh?>;url=<?=$PHP_SELF.'?'.$QUERY_STRING?>"> |
| 15 |
|
<? } ?> |
| 16 |
|
|
| 17 |
|
<? if (preg_match("/^[1-9]$/", $scroll)) { ?> |
| 73 |
|
|
| 74 |
|
|
| 75 |
|
<!-- |
| 76 |
< |
title.inc |
| 76 |
> |
title.inc.php |
| 77 |
|
Created by pjm2 14/10/2000 |
| 78 |
|
Last edited 14/10/2000 |
| 79 |
|
--> |
| 87 |
|
<font size="1" color="#999999"> |
| 88 |
|
<? echo date("D jS M Y, g:i:sa"); ?> |
| 89 |
|
<br> |
| 90 |
< |
<a href="http://www.i-scream.org.uk"><img alt="got i-scream?" src="i-scream-button-anim.gif" width="88" height="31" border="0"></a> |
| 90 |
> |
<a href="http://www.i-scream.org/"><img alt="got i-scream?" src="i-scream-button-anim.gif" width="88" height="31" border="0"></a> |
| 91 |
|
</font> |
| 92 |
|
</td> |
| 93 |
|
<td align="right"> |