Assign POST/GET to internal array


/ Published in: PHP
Save to your folder(s)

I'm working on a web app that requires me to track nearly 300 form fields. To make this easier, and to allow me to handle special cases, I needed to assign them to an internal array. The switch/case statement makes this a breeze.

URL: http://www.r1designs.net

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.