phpCAS  version 1.4.0
Namespaces | Variables
example_proxy_POST.php File Reference

Go to the source code of this file.

Namespaces

 PhpCAS
 

Variables

 $serviceUrl = $curbase . $curdir . 'example_service_POST.php'
 

Detailed Description

Example for a proxy that makes a POST request.

PHP Version 5

Definition in file example_proxy_POST.php.

Variable Documentation

◆ $serviceUrl

$serviceUrl = $curbase . $curdir . 'example_service_POST.php'
Examples:
example_proxy_POST.php.

Definition at line 48 of file example_proxy_POST.php.