Relative Content

Tag Archive for javascriptphpjsonfetch-api

Error: TypeError: Cannot read properties of undefined (reading ‘text’)

I have a simple form that is supposed to be saved in applicant_need table in the database. my fields are (coursetype, course_need, c_name, total). but whenever I try to submit it doesnt work I get a server error 500 then it tells me “Cannot read properties of undefined (reading ‘text’)”
here’s my html