Welcome Guest, Not a member yet? Register   Sign In
How to add CSRF token to a form?
#7

[eluser]LuckyFella73[/eluser]
The form helper echoes out the absolute url. I guess you get
the index.php in between the form action-url if you don't remove
"index.php" in your config.php ( $config['index_page'] = ''; ).
I allways use mod_rewrite to get nicer urls so I don't have
that "index.php" in my form actions.


Messages In This Thread
How to add CSRF token to a form? - by El Forum - 11-06-2012, 09:02 AM
How to add CSRF token to a form? - by El Forum - 11-06-2012, 10:40 AM
How to add CSRF token to a form? - by El Forum - 11-06-2012, 11:02 AM
How to add CSRF token to a form? - by El Forum - 11-07-2012, 02:25 AM
How to add CSRF token to a form? - by El Forum - 11-07-2012, 02:43 AM
How to add CSRF token to a form? - by El Forum - 11-07-2012, 03:14 AM
How to add CSRF token to a form? - by El Forum - 11-07-2012, 03:24 AM
How to add CSRF token to a form? - by El Forum - 11-07-2012, 03:30 AM
How to add CSRF token to a form? - by El Forum - 11-07-2012, 04:25 AM



Theme © iAndrew 2016 - Forum software by © MyBB