Skip to content

class Post

Oliver edited this page Apr 25, 2020 · 1 revision

www/includes/g-recaptcha-src/ReCaptcha/RequestMethod/Post.php


Post

Package

Default

Implements

\ReCaptcha\RequestMethod

Overview

Public Properties

No public properties found

Constants

SITE_VERIFY_URL() |

Public Methods

submit() |

Constants

SITE_VERIFY_URL

SITE_VERIFY_URL = 'https://www.google.com/recaptcha/api/siteverify' :

URL to which requests are POSTed.

www/includes/g-recaptcha-src/ReCaptcha/RequestMethod/Post.php

Tags
  • const: string

Methods

submit()

Submit the POST request with the specified parameters.

public submit(\ReCaptcha\RequestParameters $params) : string


\ » Classes » Post

Clone this wiki locally