apc_delete

(PECL apc >= 3.0.0)

apc_delete ���û�������ɾ��ij������

˵��

apc_delete ( string $key ) : mixed

�����ݴ洢��ɾ��ij��������

����

key

key �������� apc_store() �洢����ʱ���趨�ı�����ơ�

����ֵ

�ɹ�ʱ���� TRUE�� ������ʧ��ʱ���� FALSE��

����

Example #1 A apc_delete() ����

<?php
$bar 
'BAR';
apc_store('foo'$bar);
apc_delete('foo');
// this is obviously useless in this form
?>

�μ�

  • apc_store() - Cache a variable in the data store
  • apc_fetch() - �ӻ�����ȡ���洢�ı���