Should work now. When user does not exist in the vt_occupation table, it inserted the job that user types into vt_occupation.desc and "No Occupation" into vt_occupation.title. So when the page reloaded, it pulled "No Occupation". I made it so it inserts user's job into vt_occupation.title.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Should work now. When user does not exist in the vt_occupation table, it inserted the job that user types into vt_occupation.desc and "No Occupation" into vt_occupation.title. So when the page reloaded, it pulled "No Occupation". I made it so it inserts user's job into vt_occupation.title.