Using php, how would I edit the contents of a section of an html page permanently?...

Brian

New member
...read below...? so basically i have a text box and command button on my web page, I want to make it so that when i click the command button, it makes the contents of a <div> (which is located on a separate page) equal to the contents of a text box. How would I do that? Im designing a website for a historical district that needs to be able to update their meeting minutes and their schedule and such onto the web at an instant.
 
Back
Top