navigation
Index
code
input
Input::cookie
Input::get
Input::post
Input::sanitize
Input::server
Input::validate
input_item
sanitation
tag
validation
Downloads
A PHP Security Wrapper
Input Class
Input_Item Class
Useful links about Security
Sanitation Class
Todo's
Validation Class
search
toolbox
Index
Recent changes
Backlinks
Login
PHP Security Wrapper Documentation
Show pagesource
Old revisions
Trace:
»
Input::get
»
Code Samples
»
Input::post
»
Input::cookie
You are here:
A PHP Security Wrapper
»
Input Class
»
Input::cookie
Table of Contents
Input::cookie
Description
Parameters
Return Values
Input::cookie
Input::cookie — Gets a cookie
Description
public
mixed Input
::
cookie
(
string
$cookie_name
)
Parameters
cookie_name
The identifier of the cookie
Return Values
Input_Item
object.
Input
input/cookie.txt · Last modified: 2010/07/21 04:37 by davids
Back to top
View the discussion thread.