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

File input name reference on Phalcon\Http\Request\File. #878

Closed
petersondmg opened this issue Jul 18, 2013 · 2 comments
Closed

File input name reference on Phalcon\Http\Request\File. #878

petersondmg opened this issue Jul 18, 2013 · 2 comments

Comments

@petersondmg
Copy link

There's no way to know the name of the input tag the file came from. Sometimes there are many input tags in a page and we may need to handle each of them in a different way.

@dreamsxin
Copy link
Contributor

I try it.

@dreamsxin
Copy link
Contributor

add function getKey to get the input name value.
view: dreamsxin@3424582

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

2 participants