Hi All,
I am working on a app which provide upload image feature on server but I am not able to upload images from app to server, I followed sample app (QuickReport->controls->FeatureServiceManager->function addAttachement()) but not able to upload images, I can send request to server php file but not getting images, I printed $_REQUEST and $_FILE in php file, both displaying empty. Kindly help me.