09-15-2012, 06:29 AM
[eluser]frankabel[/eluser]
Hi,
In User Guide one can read
at http://ellislab.com/codeigniter/user-gui...items.html
My question is, what I must do to get the cited "CSFR prevention field" to my form? I uses "form_open()" function but not attribute or field is added to my form.
Thanks in advanced
Frank
Hi,
In User Guide one can read
Quote:The first function is provided by the form helper and renders the form element and adds extra functionality, like adding a hidden CSFR prevention field. The latter is used to report errors related to form validation.
at http://ellislab.com/codeigniter/user-gui...items.html
My question is, what I must do to get the cited "CSFR prevention field" to my form? I uses "form_open()" function but not attribute or field is added to my form.
Thanks in advanced
Frank