Hi,
I've been trying to setup a form to post to a database for some people who are trying to help with missing persons...
They just need to be able to have a form with 4 fields to post to the corresponding 4 fields in the database.
They have recent versions of php and mysql.
Here are the names in the database:
DB Name: missing
Fields: mtitle, mtext, mperson, minfo
So, the php web form would just have 4 input fields for data to add to the database.
I'd appreciate any existing form that you can direct me to that I can just add the db password and fields etc.
Thank you.
B-truE