{"id":1263,"date":"2022-08-30T15:15:04","date_gmt":"2022-08-30T15:15:04","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2013\/11\/10\/inserting-multiple-entries-into-table-from-the-same-form-collection-of-common-programming-errors\/"},"modified":"2022-08-30T15:15:04","modified_gmt":"2022-08-30T15:15:04","slug":"inserting-multiple-entries-into-table-from-the-same-form-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2022\/08\/30\/inserting-multiple-entries-into-table-from-the-same-form-collection-of-common-programming-errors\/","title":{"rendered":"Inserting multiple entries into table from the same form-Collection of common programming errors"},"content":{"rendered":"<p>This is my form, a pretty simple one. I have 3 text fields in which questions will be entered and i want to put each of these in a database.<\/p>\n<p><strong>questFormtest.php:<\/strong><\/p>\n<pre><code>\n Test Quest\n\n\n<\/code><\/pre>\n<h3><code>Enter Questions<\/code><\/h3>\n<pre><br \/><br \/>\n<\/pre>\n<h3><code>Question 1: Five marks each.<br \/><\/code><\/h3>\n<pre>\n\n    a) * <br \/><br \/>\n    b) * <br \/><br \/>\n    c) * <br \/><br \/>\n\n<br \/>\n\n\n\n\n\n\nMy php file is as follows:\n<\/pre>\n<p><code><strong>quest.php:<\/strong><\/code><\/p>\n<p id=\"rop\"><small>Originally posted 2013-11-10 00:12:44. <\/small><\/p>","protected":false},"excerpt":{"rendered":"<p>This is my form, a pretty simple one. I have 3 text fields in which questions will be entered and i want to put each of these in a database. questFormtest.php: Test Quest Enter Questions Question 1: Five marks each. a) * b) * c) * My php file is as follows: quest.php: Originally posted [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1263","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1263","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=1263"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/1263\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=1263"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=1263"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=1263"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}