/sample-functions-php-helloworld

A PHP helloworld sample function for Cloud Functions

Primary LanguagePHP

PHP Hello world sample function

Usage

Accessing the function with the query parameter ?name=Alice will greet Alice. No query parameters will greet strangers.