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.
URL「logout.php」を入力するとログアウトするログインコードがあります。しかし、logout.php へのリンクをクリックしても、実際にはログアウトされません。
同時に /settings.php と入力すると、設定ページが表示されます。しかし、/settings.php へのリンクでは、再度ログインするよう求められます。
$session_start はすべてのページにあります。URL が機能するのにリンクが機能しないのは奇妙に思えますか?