I have never used WordPress before, but have done a lot of programming. But what is the normal way of making customs forms?
I need to create a form where a user fill some input fields and on submit will the data be stored in the database. No need for any email.
I also need to query the data and get the output in a HTML table.
Thanks