What's the magic function for empty() in PHP?

Posted by user198729 on Stack Overflow See other posts from Stack Overflow or by user198729
Published on 2010-03-12T08:30:37Z Indexed on 2010/03/12 8:37 UTC
Read the original article Hit count: 252

Filed under:
|

It should not be __isset,because isset() is not the same thing as empty()

© Stack Overflow or respective owner

Related posts about php

Related posts about magic-function