Dutch PHP Conference 2026 - Call For Papers

DatabaseObject::getSession

(No version information available, might only be in Git)

DatabaseObject::getSessionGet session name

Description

abstract public mysql_xdevapi\DatabaseObject::getSession(): mysql_xdevapi\Session

Fetch session associated to the database object.

Warning

This function is currently not documented; only its argument list is available.

Parameters

This function has no parameters.

Return Values

The Session object.

Examples

Example #1 mysql_xdevapi\DatabaseObject::getSession() example

<?php

$session
= $dbObj->getSession();

?>

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

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