tags:

views:

12

answers:

0

I'm using jquploader and need to change the filename from whatever the user submits to a value in my PHP session array.

Can someone show me a way to pass in a session value to the jquploader function and then use that value to rename the filename?