PHP and SwfUpload

Posted by balanza on Stack Overflow See other posts from Stack Overflow or by balanza
Published on 2010-03-06T18:30:31Z Indexed on 2010/03/27 6:33 UTC
Read the original article Hit count: 575

Filed under:
|

Hi,

I'm trying to implement SwfUpload in my web page, and I'm using php to save files on server. As is the first time I use this component, I choose to run the algoritm is suggested from the SwfUpload team (http://swfupload.org/forum/generaldiscussion/214): I've put it in a file and I've said the control to use it as code file.

It didn't work, as I'm asking help, but what really drives me crazy is that i really don't know how to debug that stuff! The request to the file is encapsulated into the flash object, and i can't get any feedback from it if something goes wrong.

Anyone is more experienced than me about this control?

Thanks

© Stack Overflow or respective owner

Related posts about swfupload

Related posts about php