I am really hoping someone can help me out here. I have been trying to get SWFUpload working now for a week or so. Racking my brain...

What I am trying to do is, instead of havining the Uploaded files go to an 'Upload Directory', I want to upload them straight into a MySQL database table, storing the files as BLOB type data.

I can get this working fine with a traditional upload form using PHP, but can't get it working with SWFUploader? Has anyone done this before? Is it even possible with SWFUploader?

Really seeking some advice or direction, I look forward to your response. Thanks heaps guys!