I want to secure a page. But the trick is, I am trying to stay away from PHP and SQL what would be the best, and most secure way to do that? Now, I can secure it using some encryption methods in HTML but I am not sure that is strong enough. I want something strong enough to with stand your everyday run of the mill hacker (sorry if term is used incorrectly).


Thanks