How easy would it be for somebody to hack into a PHP file or one of my MYSQL databases and find a password to a secret page, or is it even possible?
MY question is, i'm in the process of making a webpage with my buddies and i think it'd be really cool and simple to add a separate page that is accessible only by user name and password that me and my buddies know, so that only the three of us can access this page. on this page we could make something like a comment script that would update what is on the home page. Basically a script that we just go to our site, type in the password, and add a new section to the News column.
I'd like to use this on our site but i dont want anybody somehwo hacking in and spamming and/or ruining our front page.
Before you laugh at me - i know nothing about hacking and web security.![]()
So any help here would be great.
Thanks.



Reply With Quote
And the best sort of login (for admin purposes, obviously this wouldn't do for a public login) is one that nobody knows even exists.

Bookmarks