Forum Moderators: coopster
<? if (is_file("$id.htm")) include ("$id.htm"); else include ("../includes/404.htm"); ?>
here's what i am using.... i am not using DB
Thank You In Advance
Is
file.php?id=PageName
i use this thing to put my .htm pages into my site's template. now i want it to do like index.php?id=1 without putting page to 1.htm