Hi all!
I have a very strange situation.
I have a webpage, built using PHP, where a visitor shall register his/her first name, last name, e-mail, phone and that choose a dish from a drop-down list. All this takes place using a form that is posted to a "process.php" script which validates the form and then put the data into SESSIONs. A confirm page shows the entered data to the visitor before it is being stored into a database. Pretty common scenario I would assume.
The problem I face, is that empty data are being put into the database.
After some communication with some of the visitors, I've managed to narrow it down to be related to Apple iPad and/or iPhone users who try to enter their information.
Pretty weird!
Anyone else who have experienced this?
Maybe someone have a solution?
Many thanks in advance!
Sincerely,
Andreas