Posted by Galatorg on 08/20/07 01:19
Never mind I just got everything working. <?php if ($_GET['p'] == "1") { echo "Page 1"; } elseif ($_GET['page'] == "2") { echo "Page 2"; } else { echo "Index"; } ?>
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming