|
Hey guys, I've been stuck in a small project I volunteered for. I'am trying to create a website that allows users to input information & update it as needed.
Let me explain myself. We work at a small insurance office, and we got too many papers going around. I saw once a business that had something like it.
I want to know if it is possible to integrate php into HTML layouts and connect it to MYSQL.
Kind of like a forum. We want to be able to:
Login to the website (has to be password protected)
- input customers name (text area)
- input Customer last name (text area)
-choose marital status (drop down menu)
-Choose Car (drop down menu)
-Choose year (drop down menu)
- Input notes (text box)
- Be able to Search for records, display entered information and also to be able to update/edit the information as needed
Got any suggestions? looks kind of complicated to me, but perhaps some of you may point me to any good tutorials or apps that allow me to get there faster. Sorry if this has been already addressed somewhere on these forums. I wasn't able to find any content like it. Please forgive my lack of knowledge
Thanks for reading.
Last edited by tazmanny1; 07-17-2008 at 04:04 AM..
|