Showing 7 of 2,041 result(s)
The signature of the url function is:
The signature for the bcrypt function is:
The signature of the redirect function is:
The signature of the data_set function is:
The has function will check if a cookie with the given $key exists for the current request.
The get function will retrieve a cookie from the current request with the given $key . A $default value can be supplied and will be returned if a cookie with the given $key does not exist.
The signature of the getAttributes method is: public function getAttributes();