fromSitePoint Forums | Web Development & Design Community
10 hours agoEasier key-value POST loop
What is the best way to set up an array from a form so that I don't have to loop through every key-value on the PHP back end. (I would like to test if empty before using each key)