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 と SQL を取得して、タイトルとタグに基づいて現在のものに似ている関連投稿を特定する方法を誰か教えてもらえますか?
タイトルを単語に分割し、3つの記号より短いものを削除して、データベースにクエリを実行します。 次に、現在の投稿と同じタグを持つすべての投稿についてDBにクエリを実行します。
この質問は漠然とした方法です。