PHP Forum Post/Get Action
Well, I found out that you can post stuff on your website by using a forum with php action, for example (Someone fills out the forum on my site then they press submit and then what they wrote is on the page its supose to be posted on). Now how would I be able to do that? I know you have to use the action in the forum but how would it be posted on another page but still always be there until the same person who wrote it changes it to something else? (The person is identified by a login ID)
Comment