Re: [PHP] need to convert field names into array for form submission

2005-08-12 Thread Leif Gregory
Hello Bruce, Friday, August 12, 2005, 1:39:54 PM, you wrote: > I believe this can be done with an array. > any assistance is greatly appreciated! I've been working on a validation function for quite a while now that does what you're asking. I keep adding to it as I run across stuff I didn't need

[PHP] need to convert field names into array for form submission

2005-08-12 Thread Bruce Gilbert
How would I organize this block in order to convert it into an array for my form field names. For instance if my field has: Home Phone Number:       I would want something to return an error stating that the phone number was not completed and not that t