Question
PHP $POST (Update Content help)
Hi all,
I want to run my main body in PHP which can be updated from my admin panel (login required)
How would i go about doing this?
Does anyone have a link to a tutorial which could help me?
Here is the exact steps i would like to take:
- user logs into admin panel
- clicks on add text to main site
- types in all his information in a text field and clicks submit
- The main content then gets added to the website.
- But then the user decides he makes a spelling mistake, and needs to edit the text?
Hope this makes sence guys,
Really need help on this.
PS i am new to PHP so please help.
