I’m using PHP as my scripting language and mySQL as my database.
Im wondering if saving into database on form submit is better than saving on every keypress.
Which is better in terms of usability/ux and in performance?
I’m using PHP as my scripting language and mySQL as my database. Im wondering
Share
Saving on every keypress means: