I\'m sending values to php file using js like that:
validation.php?firstName=test?lastName=test?email=test?contactNumber=test?title=test?description=test
Use the & instead of the ? in the url between variables.