php isset do you need it in a form check? -


I'm trying to understand that a isset is required during processing if I check $ _REQUEST ["input_name"] I am not sure if it is not passed and if you are trying to use an array item, PHP does not make an error ... I can use ($ _ request ["input_name"]) I am In those cases, can I use it about "blank" if ()

THnks


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -