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.
Java や JSP のように、純粋な PHP や HTML 内の PHP の名前はありますか?
HTML を使用して PHP に関する情報を探していて、純粋な PHP 情報を除外したいと考えています。
前の投稿と次の投稿へのリンクを作成しようとしています。私が使用していない理由はwill_paginate、「前へ」というテキストではなく、投稿のタイトル(つまり、post.title)として使用したいからです。
will_paginate
これを行うために、私は別の答えに従い、投稿モデルに次の関係を作成しました。