I am creating a website mostly using HTML and pages with a .html extention, but I will be adding a news site / information collection.
In all ideal circumstances I would like to have each news story / article have it's own extension
i.e. news.php?article=676
I am really stuck on what to do, because I know that it has been done without a single MySQL query.
Thanks for any help you can give, I'd appreciate it massively