Hello,
New php person here. I am having an issue with a form, particularly, pulling the data from a mysql database and presenting in a form. uploading data is not an issue. My process is as follows:
for the sake of simplicity:
Edit.php
Add.php
View.php
Edit and View are the issues. They are pulling everything except for a few fields. The fields are either radio buttons or select text boxes.
Not sure what the protocol is but I can post the scripts in a later text box. Wanted to see if anyone had faced this before first.