I’m having an issue updating a drop-down list on a website. I’m very new to PHP and MySQL, but I’m determined to fix this problem. I need to change a couple fields in a drop-down list, but they don’t appear in the code for the site. I’m guessing it’s pulling the list from the MySQL server, but I have almost no knowledge of how to access that. I don’t have the root password for MySQL, and I didn’t create the website so I don’t know the names given to anything I need to edit. I’m not entirely sure if that’s descriptive enough, but I just don’t know where to start. Is there a way for me to access the field and change it from the internet or is there something I need to access in MySQL?
Thanks for any help!
-Shane