I am new to PHP, and I have this website. I want to know if i can have a page that is password protected (i know how to do that part), where the user can edit a variable from a text area.
Example: if i had a $news variable, and it would equal the news text on the home page. Is there a way that...