Welcome Guest, Not a member yet? Register   Sign In
If the CodeIgniter Community Branch was a fork...
#10

[eluser]TaylorOtwell[/eluser]
[quote author="n0xie" date="1291240619"][quote author="TaylorOtwell" date="1291233998"]
Also, adding ASP.NET MVC style "Model Binding" would be a big plus. I've also added this myself, but it required some more hacking. Basically, on an HTTP POST, bind the POST data to the controller function parameters if the names match, so that if I have a function that looks like this:
[/quote]
You mean Register Globals?![/quote]

No. What I'm talking about essentially works the same as CI already works on a GET request, it just does similar functionality for POST requests. The only difference is it is intelligently mapping POST data (via the CI Input class) to the function instead of URI segments.


Messages In This Thread
If the CodeIgniter Community Branch was a fork... - by El Forum - 11-30-2010, 12:23 PM
If the CodeIgniter Community Branch was a fork... - by El Forum - 11-30-2010, 02:25 PM
If the CodeIgniter Community Branch was a fork... - by El Forum - 11-30-2010, 04:22 PM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 02:58 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 04:02 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 07:50 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 08:06 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 08:11 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 09:56 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 10:19 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 10:25 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 10:27 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 10:32 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 10:33 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 11:53 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 11:59 AM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 12:19 PM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 12:42 PM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-01-2010, 12:53 PM
If the CodeIgniter Community Branch was a fork... - by El Forum - 12-02-2010, 06:22 AM



Theme © iAndrew 2016 - Forum software by © MyBB