Zend_form: what's the added “enctype” for?

Marloptoptemo

New Member
Zend adds an enctype to all forms. What's that good for? and how can I remove it?\[code\]<form action="" method="post" enctype="application/x-www-form-urlencoded" id="myform"></form>\[/code\]
 
Top