Coding standards
Security in ResourceSpace
Developer reference
Database
Action functions
Admin functions
Ajax functions
Annotation functions
API functions
Collections functions
Comment functions
Config functions
CSV export functions
Dash functions
Debug functions
Encryption functions
Facial recognition functions
File functions
General functions
Language functions
Log functions
Login functions
Message functions
Migration functions
Node functions
PDF functions
Plugin functions
Render functions
Reporting functions
Request functions
Research functions
Slideshow functions
Theme permission functions
User functions
Video functions
Database functions
Metadata functions
Resource functions
Search functions
Map functions
Job functions
Tab functions
Test functions

rs_setcookie()

Description

Set a cookie.

Note: The argument $daysexpire is not the same as the argument $expire in the PHP internal function setcookie.

Parameters

ColumnTypeDefaultDescription
$name string
$value string
$daysexpire integer 0
$path string ""
$domain string ""
$secure boolean false
$httponly boolean true

Return

void

This article was last updated 20th September 2024 21:35 Europe/London time based on the source file dated 18th September 2024 16:15 Europe/London time.