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.
ログインしているユーザーのアカウントが配置されていないユーザー一覧を表示したい。それを解決するためのアイデアを私に提案してください、協力に感謝します...
SQL クエリは以下に配置されます。
SELECT * FROM users WHERE level = 'student' AND level NOT LIKE '%{$_SESSION['SESS_name']}%' ORDER BY level ASC
` 要素 ckeditor 自動クローズタグ