summaryrefslogtreecommitdiffstats
path: root/user_guide_src/source/libraries/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'user_guide_src/source/libraries/input.rst')
-rw-r--r--user_guide_src/source/libraries/input.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/user_guide_src/source/libraries/input.rst b/user_guide_src/source/libraries/input.rst
index 4464e0fdc..3bc096705 100644
--- a/user_guide_src/source/libraries/input.rst
+++ b/user_guide_src/source/libraries/input.rst
@@ -237,6 +237,10 @@ Class Reference
$this->input->cookie(array('some_cookie', 'some_cookie2'));
+ .. note:: Unlike the :doc:`Cookie Helper <../helpers/cookie_helper>`
+ function :func:`get_cookie()`, this method does NOT prepend
+ your configured ``$config['cookie_prefix']`` value.
+
.. method:: server($index[, $xss_clean = NULL])
:param mixed $index: Value name