Basically, Here's my idea. I own a small hosting company and I'm looking for something simple.
Staff visits php form, enters name, time, and statement. When they click submit, it goes to the database and then is displayed on a new page. However, I want all posts made by the staff to stay on the same page, instead of a new page everytime. What comes to mind to me is a work log, and I haven't really found anything that meets my needs. Can anyone give me an idea on what to look for, or what I should use, or how i could create something like this?
Staff visits php form, enters name, time, and statement. When they click submit, it goes to the database and then is displayed on a new page. However, I want all posts made by the staff to stay on the same page, instead of a new page everytime. What comes to mind to me is a work log, and I haven't really found anything that meets my needs. Can anyone give me an idea on what to look for, or what I should use, or how i could create something like this?