I wonder if there is a way of creating a simple php password protected form that can edit txt files on a server, saves them with html tags something like this
content=
<p class='title'>Services</p>
<p class='body'>
text text text text </p>
<li class="bullet">bullet one</p>
<li class="bullet">bullet two</p>
something that php form would be able to output