apcu_deleteRemoves a stored variable from the cache Beschreibung
bool apcu_delete
( mixed
$key
)Removes a stored variable from the cache. Parameter-Liste
Rückgabewerte
Gibt bei Erfolg Beispiele
Beispiel #1 A apcu_delete example
<?phpSiehe auch
|