I have a post php form and a set of inputs:
Every input looks the same, only the names change
You need to check the return of get_option first, and substitute something if a default is not available
; } ?>
Change get_option to return an empty string (or something else) if the default is not available.