Welcome Guest, Not a member yet? Register   Sign In
REST implementation for CodeIgniter
#5

[eluser]Phil Sturgeon[/eluser]
I modified it at first but it has evolved past all recognition. I didn't simply add a few more functions into your work, I re-coded the whole logic too it.

The only code I copied in the end was:

Code:
$_SERVER['HTTP_ACCEPT']

but even that changed to:

Code:
$this->input->server('HTTP_ACCEPT')

I have to say your API was a great source of inspiration though, helped out a lot. :-)


Messages In This Thread
REST implementation for CodeIgniter - by El Forum - 06-03-2009, 09:27 AM
REST implementation for CodeIgniter - by El Forum - 06-03-2009, 09:33 AM
REST implementation for CodeIgniter - by El Forum - 06-03-2009, 09:40 AM
REST implementation for CodeIgniter - by El Forum - 06-03-2009, 09:43 AM
REST implementation for CodeIgniter - by El Forum - 06-03-2009, 09:50 AM
REST implementation for CodeIgniter - by El Forum - 06-03-2009, 10:13 AM
REST implementation for CodeIgniter - by El Forum - 06-03-2009, 12:05 PM
REST implementation for CodeIgniter - by El Forum - 06-05-2009, 02:23 AM



Theme © iAndrew 2016 - Forum software by © MyBB