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

How to use GET function? #47

Closed
Tommixoft opened this issue Jun 5, 2017 · 1 comment
Closed

How to use GET function? #47

Tommixoft opened this issue Jun 5, 2017 · 1 comment

Comments

@Tommixoft
Copy link

Im using LUMEN.

this work great:
Parser::xml($payload);
But how can i get specific key value using GET function??

cause this, will ALWAYS return default value
Parser::get('Username', 'default value');

@danhunsaker
Copy link
Contributor

See #42, #43.

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

3 participants