PHP generated website skeleton
Moderator: General Moderators
- Christopher
- Site Administrator
- Posts: 13596
- Joined: Wed Aug 25, 2004 7:54 pm
- Location: New York, NY, US
Re: PHP generated website skeleton
The biggest problem is that you are using an unsanitized $_GET['page'] in you script, so you site is hackable. Also, why are you using .txt extensions instead of .html?
(#10850)