Welcome Guest, Not a member yet? Register   Sign In
post method doesn´t work
#3

[eluser]topostangry[/eluser]
[quote author="noideawhattotypehere" date="1383154763"]fix your class name:
Code:
class Signup extends CI_Controller {
...
}

then in your view
Code:
<?php echo form_open('signup/validate');?>
instead of
Code:
<form acti method="post">
[/quote]

no it doesnt work, and i have load the form helper
i am using wampserver
thank you for your attention


Messages In This Thread
post method doesn´t work - by El Forum - 10-30-2013, 10:32 AM
post method doesn´t work - by El Forum - 10-30-2013, 10:39 AM
post method doesn´t work - by El Forum - 10-30-2013, 10:47 AM
post method doesn´t work - by El Forum - 10-30-2013, 11:23 AM
post method doesn´t work - by El Forum - 10-30-2013, 11:52 AM
post method doesn´t work - by El Forum - 10-30-2013, 12:15 PM
post method doesn´t work - by El Forum - 10-30-2013, 12:17 PM
post method doesn´t work - by El Forum - 10-31-2013, 09:52 AM
post method doesn´t work - by El Forum - 10-31-2013, 12:42 PM



Theme © iAndrew 2016 - Forum software by © MyBB