downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

WinCache> <Weakref::release
[edit] Last updated: Fri, 24 Feb 2012

view this page in

Weakref::valid

(No version information available, might only be in SVN)

Weakref::validChecks whether the object referenced still exists

Descrição

public bool Weakref::valid ( void )

Checks whether the object referenced still exists.

Parâmetros

Esta função não contém parâmetros.

Valor Retornado

Returns TRUE if the object still exists and is thus still accessible via Weakref::get(), FALSE otherwise.

Veja Também

  • Weakref::get() - Returns the object pointed to by the weak reference



add a note add a note User Contributed Notes Weakref::valid
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites