/**
*
*
---------------------------------------------------------*/
function isPost() {
return $_SERVER['REQUEST_METHOD'] === 'POST';
}
Last active
April 25, 2021 12:30
-
-
Save regepan/a6e527b012a254e949d2802915b78d9a to your computer and use it in GitHub Desktop.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment