MySQL Forums
Forum List  »  PHP

Re: submitting null value from php to MySql
Posted by: Peter Brawley
Date: October 29, 2020 11:20AM

If your web host doesn't support Alter Table, you need a better hosting service.

Leave names of columns that default to Null out of the Insert column list.

Options: ReplyQuote


Subject
Written By
Posted
Re: submitting null value from php to MySql
October 29, 2020 11:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.