[PHP] mailform loop

2001-06-20 Thread Wilbert Enserink
Hi all, does anybody know if it is possible to loop through all the fields in a mailform. I want to perform the addslashes function and htmlspecialchars function to each entered value so i can put it in my db. Or should I make use of a standard good mailform script? and if so, does anyone

Re: [PHP] mailform loop

2001-06-20 Thread Christopher Ostmo
Wilbert Enserink pressed the little lettered thingies in this order... Hi all, does anybody know if it is possible to loop through all the fields in a mailform. I want to perform the addslashes function and htmlspecialchars function to each entered value so i can put it in my db. Or

Re: [PHP] mailform loop

2001-06-20 Thread Chris \TunkeyMicket\ Watford
TunkeyMicket Productions www.tunkeymicket.com - Original Message - From: Wilbert Enserink [EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 20, 2001 4:51 AM Subject: [PHP] mailform loop Hi all, does anybody know if it is possible to loop through all the fields in a mailform

Re: [PHP] mailform loop

2001-06-20 Thread Data Driven Design
[EMAIL PROTECTED] To: [EMAIL PROTECTED] Sent: Wednesday, June 20, 2001 4:51 AM Subject: [PHP] mailform loop Hi all, does anybody know if it is possible to loop through all the fields in a mailform. I want to perform the addslashes function and htmlspecialchars function to each entered value