> $page_index = ctype_digit($_GET['page']) ? $_GET['page'] : > $default_page;
Thanks Dann, I will start using that from now on. Easy to read, works with 0. _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php