2024.8.23
Loading...
Searching...
No Matches
ajax.quickpick.php File Reference

Go to the source code of this file.

Namespaces

namespace  Bearsampp
 

Variables

 $QuickPick = new QuickPick()
 
 $response = array()
 
if($_SERVER['REQUEST_METHOD']==='POST') else
 

Variable Documentation

◆ $QuickPick

$QuickPick = new QuickPick()

Definition at line 34 of file ajax.quickpick.php.

◆ $response

$response = array()

◆ else

if ( $_SERVER[ 'REQUEST_METHOD']==='POST') else
Initial value:
{
$response = ['error' => 'Invalid request method.']
$response

Definition at line 65 of file ajax.quickpick.php.