Mundo PHP
@MundoPHP
133
subscribers
10
photos
456
links
Canal sobre tudo que envolve PHP.
Download Telegram
Join
Mundo PHP
133 subscribers
Mundo PHP
https://dev.to/aleksikauppila/using-isset-and-empty-hurts-your-code-aaa
#isset
#empty
DEV Community
Using isset() and
empty
() hurts your code
These functions tap really well in to the weakly typed and procedural side of PHP. If you've already been riding the wave of modern PHP for a while, you've learned to hate that side of PHP.