Craig Hoffman wrote:
I have an form where someone can choose to upload a photo. If the person
does not upload a photo, an emtpy string is inserted in the DB. How can
I have it insert 'NULL' in the DB instead of an empty string when they
choose NOT to upload a photo but complete the form anyway?
I have an form where someone can choose to upload a photo. If the
person does not upload a photo, an emtpy string is inserted in the DB.
How can I have it insert 'NULL' in the DB instead of an empty string
when they choose NOT to upload a photo but complete the form anyway?
Any help is apprecia