i would do this in a CMS like drupal
It already has the functionality you need out of the box
I have made a form that users can fill out. What i want with this form is for it to be automatically published on my site in it's right category, and that the last 10 or so submits to be shown at the frontpage. How do I do this?
I have allready made the form and set up the database so that the db is receiving and storing the data in places I know about. So all I need is to retrieve the data from db and publish it on the site.
I am using Joomla.
i would do this in a CMS like drupal
It already has the functionality you need out of the box