Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

request for help about usage and questions ... #8

Open
black-jester opened this issue May 17, 2012 · 0 comments
Open

request for help about usage and questions ... #8

black-jester opened this issue May 17, 2012 · 0 comments

Comments

@black-jester
Copy link

... after trying to use your script, I have here some question to ask.

the most important concerns the fact that :
if in the code inside the php "action" file, i try to access to the arrays
$_POST (with [input_name]) and $_FILE (with [input_name]) they appear not set because
the script it seems to me to call the file php server "action" in the "get" mode , not post...
How i can access to the file in the action.php , that should be POST asynchronously??

in other words , can You provide an example of files, that processes the POST request,
in order to obtain the temporary name and the file size and to save it on a custom folder ?? :-)

Another Question concerns this fact :
the script seems to me to ignore the action value, in the first parameter of AjaxFileUpload,
instead it seems to use the action encoded within the form that contains the input "file" ;
is this correct ?

thank you so much for your support and work
best regards !
Max

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant