Hi,
I'm new to PHP. Anyways, I am submitting a form, however, I am only getting the 1st word of a field. For example I have an input box, and when I type in a first and last name into that box, I only get the first name. Looks like the form is cutting off everything after the space??
Is there some sort of encoding I have to do??
Any help would be greatly apprecited.
I'm new to PHP. Anyways, I am submitting a form, however, I am only getting the 1st word of a field. For example I have an input box, and when I type in a first and last name into that box, I only get the first name. Looks like the form is cutting off everything after the space??
Is there some sort of encoding I have to do??
Any help would be greatly apprecited.