php Programming Glossary: uploadify.php
Problem sending additional post data to server with uploadify http://stackoverflow.com/questions/1970558/problem-sending-additional-post-data-to-server-with-uploadify method that allows me to send over key value pairs to the uploadify.php script. But the problem is that the scriptData method grabs.. .uploadify 'uploader' 'uploadify.swf' 'script' 'uploadify.php' 'cancelImg' 'cancel.png' 'auto' true 'folder' ' uploads' 'onOpen'..
How can I get the uploaded file details from uploadify after completion http://stackoverflow.com/questions/4386554/how-can-i-get-the-uploaded-file-details-from-uploadify-after-completion it simply uploads the file to a location through the uploadify.php which I customized. I want this uploadify process to redirect.. Either to do the some process after the file upload in the uploadify.php. You can see the file uploadify.php which comes with the uploadify.. the file upload in the uploadify.php. You can see the file uploadify.php which comes with the uploadify plugin. There you have the _FILES..
|