PHP 7.0.6 Released

msession_create

(PHP 4 >= 4.2.0, PHP 5 <= 5.1.2)

msession_createCreate a session

Description

bool msession_create ( string $session [, string $classname [, string $data ]] )
Warning

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

User Contributed Notes

There are no user contributed notes for this page.
To Top