Blank Array Not Possible

If a submit an email address through with a blank phone number as seen below:

Then as seen in the next image ONLY the Email Field and value is included.

image

However, if I submit an EMAIL Value and the PHONE Value contains a space then for the life of me I cannot get the space to be removed and even if removed the field still goes through as seen in the below image:

image

How would I remove the Phone Value from going through the search if present?

Why is the phone value contain a space? How is the input being entered in? Is it a form that is being submitted?