PHP Velho Oeste 2024

msession_set_array

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

msession_set_arrayセッションに配列の値を設定する

説明

msession_set_array ( string $session , array $tuples ) : void
警告

この関数は、 現在のところ詳細な情報はありません。引数のリストのみが 記述されています。

add a note add a note

User Contributed Notes 1 note

up
1
rzaza at paradigm dot com
6 years ago
If eval() is the answer, you're almost certainly asking the wrong question.
To Top