DEV Community

Discussion on: Using isset() and empty() hurts your code

Collapse
 
lawrencejohnson profile image
Lawrence

You could use filter_input and get much more useful info back than isset.