Closed radek3911 closed 3 years ago
We could also just use empty()
instead.
A variable is considered empty if it does not exist or if its value equals FALSE. empty() does not generate a warning if the variable does not exist.
Like without the !isset yea that would work too.
Sorry for the commit spam, I don't know how to revert commit in the web version.
Closing PR after no activity.
this should add a little security