Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私のphpセッションでいくつかの問題に直面しています。私のmoodleアプリケーションにファイル管理用のプラグインをデプロイしました。
新しいプラグインのホームページが予期しない動作をしており、アプリケーションの実際のセッションを破壊しており、新しいsession_id().
session_id()
また、を使用してセッションの内容を表示しようとするとprint_r($_SESSION)、「PHP_Incomplete_Class_Name」が表示されます。
print_r($_SESSION)