void put(string $key, mixed $value, float|int $minutes)
Store an item in the cache for a given number of minutes.
void put(string $key, mixed $value, float|int $minutes)
Store an item in the cache for a given number of minutes.
string | $key | |
mixed | $value | |
float|int | $minutes |
void |
Designed by : w10schools
service@w10schools.com
Please login to continue.