Skip to main content
Participant
November 11, 2011
Question

PHP $POST (Update Content help)

  • November 11, 2011
  • 1 reply
  • 903 views

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.

This topic has been closed for replies.

1 reply

Rob Hecker2
Legend
November 11, 2011

"Build Your Own Database Driven Website Using PHP & MySQL" by Kevin Yank.