Welcome Guest, Not a member yet? Register   Sign In
Problem with MVC and passing the query data
#7

[eluser]michalo[/eluser]
Thank's for good advice. When I manualy assign variables from form it works.

I placed
Code:
$pieniadze=$_POST['pieniadze'];
$dla_kogo=$_POST['dla_kogo'];
instead of
Code:
extract($_POST);

I have no idea why I can't use extract function but now it works fine. One more time thank you Smile


Messages In This Thread
Problem with MVC and passing the query data - by El Forum - 06-24-2011, 04:02 PM
Problem with MVC and passing the query data - by El Forum - 06-24-2011, 04:06 PM
Problem with MVC and passing the query data - by El Forum - 06-24-2011, 04:19 PM
Problem with MVC and passing the query data - by El Forum - 06-24-2011, 04:47 PM
Problem with MVC and passing the query data - by El Forum - 06-24-2011, 05:15 PM
Problem with MVC and passing the query data - by El Forum - 06-24-2011, 05:41 PM
Problem with MVC and passing the query data - by El Forum - 06-24-2011, 05:49 PM
Problem with MVC and passing the query data - by El Forum - 06-24-2011, 05:57 PM



Theme © iAndrew 2016 - Forum software by © MyBB