• Hello,

    I’d like to create a page with a forum field for users to create & save text objects. I want this data to be saved and tied to their account. So that when the user revisits the page, they are able to view the data they submit. (like a personal dashboard users can submit small posts to).

    As a new learner, I was wondering if someone could point me in the right direction or necessary things to learn and understand to achieve this.

    _____

    Currently,

    I’m of the understanding that to achieve this, I’d have to look into PHP objects, create a way for the user to submit the object to their account. and then call those user objects on the page. – Am I on the right track? Is learning about PHP Objects the right direction.

  • The topic ‘[PHP] – Dynamic page content, tied to user accounts.’ is closed to new replies.