$postUpload = array ( 'photo' = > new CurlFile ( $file ) ) ;
$postUpload = [ 'photo1' = > new CurlFile ( $file ) ] ;