faqts : Computers : Programming : Languages : PHP : Common Problems : Forms and User Input : Array Form Variables

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

12 of 13 people (92%) answered Yes
Recently 7 of 8 people (88%) answered Yes

Entry

What happens if the user leaves a form field which is part of an array empty?

Aug 3rd, 1999 00:20
Nathan Wallace, Onno Benschop, Manuel Lemos


If the field is empty, an entry with an empty string will be added to
the array.