Hi after the upload is complete it posts the output to post.cgi.
I was wandering if it was possible to capture these variables such as the filename and the status of the upload, and post them to PHP file so a function could be run on those variables.
I can see where in upload.cgi these variables are added to the array, but im not a Cgi expert so do not know how to filter them out of that array