Looking for a specific script.
I want users to visit my website.
On my website will be a form
They enter data into the input box and submit.
it writes to a database
I want to retrieve all entries from the MySQL database and display them in a data table
Does this exist anywhere on here?