array( 'name' => $fileName, 'type' => $fileType, 'data' => $dataUrl ), 'from' => $_REQUEST['from'], 'subject' => $_REQUEST['subject'], 'body' => $_REQUEST['body'], 'nestedObject' => array( 'nest' => $_REQUEST["nestedObject.nest"] ) )); echo $json; ?>