49

PHP 中用 isset()和 empty()哪个更好

 5 years ago
source link: https://www.v2ex.com/t/506182
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.
PHP - @OMGZui - 两者的区别,简单来说就是:```phpisset(''); // trueempty(''); // trueisset([]); // trueempty([]); //

About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK