I am kind of new at this, so I hope this is not a dumb question. I have a MySql database on my web site. I have added a table and fields to hold information (i.e. name, phone, areas of expertise, etc.). Now I need to build a web form for users to post their information and I also want a web page so that users can search the data for people with particular areas of experties. I have pretty good HTML skills, but have never connected to a database or read from a database. So, is there a PHP Editor that I can use to make this easy. Since I don't do this often, something WYSIWYG would be nice, but I am open to learning new things the hard way if needed.
Thanks for your suggestions.
Jim