Here is my PHP block. The get functions all work fine.
And here is my form.
All I need is for my forms submit button to execute the submitData() function to update my database. What am I doing wrong?
View on Stack Overflow
Here is my PHP block. The get functions all work fine.
And here is my form.
All I need is for my forms submit button to execute the submitData() function to update my database. What am I doing wrong?
View on Stack Overflow