I posted this in "Java" forum.

How can I do the fallowing:
(I’m trying to make a gaming league)

-Have a website that can have multiple users login and passwords created by the user.
-Each member can modify only their profile.
-Multiple Admins for each unit.
-And hide the code somehow. (Such as disabling the “View Source” option.
-Users can submit game scores without me modifying the site. And the other person that was in the game and lost confirms the scoring.

Please Help

P.S. Where is some FREE PHP editors?