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

Process GET parameters and decouple requiring #1

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

jon-acker
Copy link

No description provided.

<?php
echo "My name is: {$_GET['name']}";
"""
When I make a request to "/item?nae=jon"
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this route should be "/", and same above

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