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 , 3); $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 = 3; } $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"; ?>

Entries with the keyword "Android"

Advertisement
HTC Hero Featuring HTC Sense
(25 June 2009) - Once again challenging the iPhone's reign as the touch screen device of choice for over two years, HTC's new model boasts industrial design and interface usability that makes us weigh our options carefully. For early-adopters looking to differentiate themselves...
'; } ?>
Hands on with the T-Mobile G1
(21 October 2008) - When it goes on sale tomorrow, the T-Mobile G1 will be the very first mobile device to utilize Google's open source operating system, Android. I've been using a G1 for the last couple of weeks and am really impressed—a...