Okay, I want to make a the most simplest login that takes a name and a pass, and if it equals a value, it takes you to just a page where can approve or deny submissions. I know how to do the forms and $_POST and stuff.

Now, can I have some secret page that is restricted to clients, and the script gets that page and displays it? Like file_get_contents, or something?

Um... yah.