Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

How to attach filename to image being uploaded to a server?

The kitchen sink code works fine in sending the binary data across to the server but I want to attach a filename to it so that I don't have to change my existing server side code which is talking to other clients also like Flex, Android etc.

Currently when I do $_FILES['image']['name'], I always get "file" as the output if the file is uploaded from iPhone using Titanium. I want a way to attach a filename to it when I send it from the phone.

— asked March 29th 2010 by Dev Priya
  • http
  • image
  • iphone
  • post
  • upload
0 Comments

1 Answer

  • Hi Dev Priya, where you able to file a solution to this question?

    — answered October 19th 2011 by Dmitriy golovin
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.