v5:reference:loadbalancer:setsessionvariable
This is an old revision of the document!
setSessionVariable
Applies To
ADOdb Load Balancer
Syntax
bool setSessionVariable(
string $key,
string $variable,
optional bool $immediateExecution=false
)
Description
The method setSessionVariable() .
Usage
/* * connection to load balancer assumed */ $ok = $db->setSessionVariable('param1','variable1');
v5/reference/loadbalancer/setsessionvariable.1492362939.txt.gz · Last modified: (external edit)
