Using jquery, I am trying to send data to a php file through the POST format. My javascript code is:
var uuu = \'Bert\'; var nnn = \'Joe\'; var formData = {me