\n"; echo $styleSheet; ?>
Home > Transition Game > Category Archives
Transition Game
Housekeeping


The MTPaginate tag only works within PHP documents!
Make sure that the document extension is .php and that your server supports PHP documents.
1) $paginate_current_page = 1; $paginate_sections = array( 0 , 1); $paginate_top_section = $paginate_sections[$paginate_current_page-1]+1; $paginate_bottom_section = $paginate_sections[$paginate_current_page]; } else { $paginate_top_section = 1; $paginate_bottom_section = 1; } $paginate_self = '&' . $_SERVER['QUERY_STRING'] . '&'; $paginate_self = preg_replace("/&page=[^&]*&/", "&", $paginate_self); $paginate_self = substr($paginate_self, 1, strlen($paginate_self) - 1); if($paginate_self == '&') $paginate_self = ''; else $paginate_self = htmlentities($paginate_self); $paginate_self = basename($_SERVER['PHP_SELF']) . "?${paginate_self}page"; ?>
January 27, 2004

Email alertsEmail This EntryPrint This Article

Just a quick note to point out to those of you who'd be interested in getting email alerts from us when we publish that you can sign up for them by filling in your email address in that field right below my pic at left. (You will not, of course, be sent unsolicited email nor would we ever sell or share your address.)