Searched refs:page (Results 1 – 4 of 4) sorted by relevance
75 $page = isset($_REQUEST["page"]) ? intval($_REQUEST["page"]) : 0; variable79 if($page < 0) { $page = 0; } variable81 $limit = $page * 10; $page++;387 echo "<p><a href=\"?view=notes&page=$page&type=$type$keyword\">Next 10</a>";
14 Your profile page will be created shortly and can be found at:
204 // Get the PHP.net index page's source code
33 Markdown page: <http://daringfireball.net/projects/markdown/>
Completed in 10 milliseconds