Friends, I have 6 inputs and I am saving them to the database. However, sometimes, some inputs need to be left empty. For example, if I enter data into 3 inputs and press save, I only want these to be processed. Since I enter numerical values into the inputs, the empty ones should not be processed... How can I achieve this... ?