PHP 7.0.6 Released

msession_get

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

msession_getGet value from session

Description

string msession_get ( string $session , string $name , string $value )
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