bool add(string $key, mixed $value, float|int $minutes)
Store an item in the cache if the key doesn't exist.
bool add(string $key, mixed $value, float|int $minutes)
Store an item in the cache if the key doesn't exist.
string | $key | |
mixed | $value | |
float|int | $minutes |
bool |
Designed by : w10schools
service@w10schools.com
Please login to continue.