cookie_get

Get a cookie Convenience method to access $_COOKIE[cookiename]

Parameters
string $name = ''

The name of the cookie to retrieve

#
Returns
mixed