PHP 8.6.0 Alpha 2 available for testing

Voting

: min(seven, five)?
(Example: nine)

The Note You're Voting On

ChrisB
20 years ago
Heads up for anyone using PHP Soap + Sessions + PEAR DB classes.
Every time you make a call, via the soap client to your web service, your PEAR DB session is put to sleep and it doesnt by default wake upon the next request.
To fix this I simply called my particular database close call ifx_close() below my $soap->handle();

<< Back to user notes page

AltStyle によって変換されたページ (->オリジナル) /