Basically I do not have any experience with html, php or javascrip and I'm trying to get around what I'm asked here. The problem is this:
I have to make a registration page where the user selects a base year and if the record exists in the database (postgres) it fills the fields with the data to update, and if there are no fields remain empty to add the register. These are annual parameters, so you can conclude that you can only have one registration per year. Note: All via Post.
I already have the code that connects to DB, only include where I need it, and I also have a slight notion of sql commands, it's not that difficult. I really wanted guidance, I have no idea what to research or where to start researching. I do not want codes or anything (unless it's for example, it helps a little), I really wanted to know what I need to learn to be able to do it, why is that a very general question.