I have read a similar question here, but I feel my question is diverse enough to make a second question.
I am wondering if I have a redirection in the header, is the rest of the source code view able. The example I was thinking of, is having a page you only want admins to be able to view, and in that page you have your mysql password in the code that follows. If I redirect in the head, and they somehow stop the redirection, can they still view the rest of the pages source?
Thanks, Avery.