Skip to content

Miscellaneous

isPost()

isPost() — returns any

Returns whether the request came from a form POST submission or not.

requestIsPost = isPost();