Page 1 of 1

Re: PHP generated website skeleton

Posted: Mon Dec 01, 2014 1:19 pm
by Christopher
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?