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

HTTP method sensitive hook script #45

Closed
tanakahisateru opened this issue Dec 28, 2011 · 1 comment
Closed

HTTP method sensitive hook script #45

tanakahisateru opened this issue Dec 28, 2011 · 1 comment

Comments

@tanakahisateru
Copy link
Owner

When HTTP GET method detected foo.html.get.php is executed than foo.html.php if it exists.
Instead, when POST foo.html.post.php is so.

This is an idea for future version. Currently we can do it in foo.html.php with if-statement and $_SERVER['HTTP_METHOD'].

@tanakahisateru
Copy link
Owner Author

Too many files will make me confused. Instead #51

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

No branches or pull requests

1 participant