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