This is a migrated thread and some comments may be shown as answers.

RADUpload and PHP

9 Answers 78 Views
Upload
This is a migrated thread and some comments may be shown as answers.
GOURVEZ JJ
Top achievements
Rank 1
GOURVEZ JJ asked on 07 Dec 2009, 09:59 AM
Hi,

Does it possible to use radUpload with PHP ?

I explain, I must send file to Linux Server but I can't use service.

Can you help me ?

Thanks

9 Answers, 1 is accepted

Sort by
0
GOURVEZ JJ
Top achievements
Rank 1
answered on 08 Dec 2009, 03:19 PM
Nobody ?
0
Ivan
Telerik team
answered on 09 Dec 2009, 07:43 AM
Hi Gourvez,

Thank you for your interest in the RadUpload for Silverlight.

Currently we had developed only an ASP upload handler. Of course our control is not limited to work only with our upload handler and you can implement your own handler too. We suppose such a handler can be implemented in PHP. However we never tested such an approach. Please be aware there are a lot of parameters you should carry about. We highly advise you to get the code from our handler and just to re-write it in PHP.

We hope this information will help you.

Greetings,
Ivan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
GOURVEZ JJ
Top achievements
Rank 1
answered on 16 Dec 2009, 05:12 PM
thanks for your answer

I don't find how to upload file with PHP script :(.

I have an php script fonctionnaly but when the file is on my server it is corrumped.

I only changed url service beacuse I don't see the modification to realise

Do you have an example ?

Thanks
0
Ivan
Telerik team
answered on 19 Dec 2009, 05:01 PM
Hello GOURVEZ JJ,
 
Unfortunately we can not help you with the PHP. However if you have something in PHP already you can send it to us - we will preview it and if we find something we will inform you immediately.

Looking forward for your respond.
 
Sincerely yours,
Ivan
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
sebastian herrera
Top achievements
Rank 1
answered on 05 Feb 2010, 03:38 PM
I read on Atanas´s blog the possibility to use ASP Telerik controls without any server side code. Do you believe that this is the path for Telerik inclusion in other languages - like PHP -.?

thank you so much. Sebastian
0
Valentin.Stoychev
Telerik team
answered on 05 Feb 2010, 05:35 PM
Hello GOURVEZ JJ,
 
Silverlight controls are server agnostic - you just need to host your XAP file on the server and the browser to be able to download it. 

In the case of RadUpload you can use its UI view and to handle all the server communication on your own. 
 
Sincerely yours,
Valentin.Stoychev
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Hakki
Top achievements
Rank 1
answered on 06 May 2014, 03:41 PM
Sorry for the long time bump but am curious if anyone got a PHP handler handy for what RadUpload sends to UploadServiceUrl.

Thanks if anyone out there can help.
0
Kiril Vandov
Telerik team
answered on 09 May 2014, 08:19 AM
Hello Hakki,

We reviewed our tickets and forum posts and it turned out that nobody has shared with us or the community any code or suggestions regarding PHP handler.

However, if you succeed creating such handler, the community will be thankful if you decide to share your approach in our forums.


Regards,
Kiril Vandov
Telerik
 
Check out Telerik Analytics, the service which allows developers to discover app usage patterns, analyze user data, log exceptions, solve problems and profile application performance at run time. Watch the videos and start improving your app based on facts, not hunches.
 
0
Hakki
Top achievements
Rank 1
answered on 09 May 2014, 08:44 AM
After spending a couple of days on and off on this, it proved more efficient to just have an 'uploader app' on its own using ASP (took like 2mins to build...) and anything uploaded then gets managed in our usual app that has PHP.

Sorry I couldn't help more but I deemed it wasn't a useful time investment when Telerik has done the work for you in ASP so it was wiser to find a way to implement that into our work flow.

Tags
Upload
Asked by
GOURVEZ JJ
Top achievements
Rank 1
Answers by
GOURVEZ JJ
Top achievements
Rank 1
Ivan
Telerik team
sebastian herrera
Top achievements
Rank 1
Valentin.Stoychev
Telerik team
Hakki
Top achievements
Rank 1
Kiril Vandov
Telerik team
Share this question
or