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.
Web サイトを作成し、php と mysql を使用しています。接続オブジェクトの基準は何ですか? すべてのページで異なる接続オブジェクトを使用する必要がありますか、それともページごとに同じ接続オブジェクトを使用する必要がありますか?
接続クラスを作成し、あらゆる場所で使用します。次の記事を見てください。