From maettig.com:
PHP version 5.2.13 is running on this server. My conclusion: In most cases, use empty() because it does not trigger a warning when used with undefined variables. Note that empty("0") returns true.
Tagged: #php #benchmarks #performance #strings