Hello. I need some direction for the following problem (I am not sure where to begin my research):
I essentially, using PHP and MySQL, allow a user to enter character data into a form, submit the form, and next have this data saved to the database, then a formatted version of said character data returned to the user's machine and displayed in the browser. (Similar to how I am entering text here, submitting and having a visible formatted copy to view)
I know this is probably a simple matter but I am having trouble getting all the necessary steps in order.
Thank-you for any help in advance.
Matty