
May 20th, 2000, 03:39 AM
|
|
Junior Member
|
|
Join Date: May 2000
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Hi!
Im trying to write a universal Formhandling function. IS there a variable as $formfields in Perl, that stores all the form fields in an array? In PHP as far as i got i have to write $name, $email and so on all the time and it takes a lotta work to costumize this for every form. <BLOCKQUOTE><font size="1" face="Verdana,Arial,Helvetica">code:</font><HR><pre>$HTTP_POST_HEADERS[$index][/code] didn't work for me.
Any suggestions?
Thanx
|