Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-11-06 | Added CI_Input::input_stream() | Andrey Andreev | 1 | -32/+61 | |
Helps in reading php://input stream data by caching it when accessed for the first time. (supersedes PR #1684) | |||||
2012-06-13 | Another input library docs fix | Andrey Andreev | 1 | -1/+2 | |
2012-06-13 | Fix docs for Input library (issue #1465) | Andrey Andreev | 1 | -27/+10 | |
2012-06-10 | Merge branch 2.1-stable into develop | Andrey Andreev | 1 | -0/+3 | |
2012-05-23 | Input, Session and Cookie get's will return NULL. | Phil Sturgeon | 1 | -12/+5 | |
Read more about this change here: http://codeigniter.com/forums/viewthread/215833 | |||||
2012-03-07 | userguide fix | Michiel Vugteveen | 1 | -1/+1 | |
2012-03-07 | removed is_method | Michiel Vugteveen | 1 | -19/+4 | |
2012-03-07 | added method() and is_method() | Michiel Vugteveen | 1 | -3/+28 | |
2011-10-05 | fixed code block spacing on Input lib docs | Derek Jones | 1 | -5/+32 | |
2011-10-05 | replacing the old HTML user guide with a Sphinx-managed user guide | Derek Jones | 1 | -0/+273 | |