I have to create a website as part of my dissertation for university.
The website will be driven by php and MySQL databases that will pull in text from the database. The idea is to create an admin page where the user will see the text for the page to be updated in a text box, then once the user enters new text into the textbox and presses save it will update that text within the table in the database!
How do I do it? I know I need a form of some kindband an update query, but how do I do it? Please help asap, this is extremely urgent as the project is due in for submission in 11 days!!!!!!
Start Free Trial