Hi, i use the lastest verion of Jfileupload. I would recover a session variable which contains the folder path upload, in order to put this in the 'upload_dir' variable of process.php, but it seems empty when i lauch an upload...
I have read tutorial about session, but I don't understand this. How can i proceed in order to recover my session variable ?
Thanks in advance.
Problem with session variablesRe: Problem with session variablesYou're using PHP ?
If so then something like below should work: Code: Select all
|