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 ファイルをインポートすることができましたが、接続ファイルにホスト名、データベース名、およびパスワードが必要です。その変数をどこに保存するか、接続ファイルにハードコードする方法を教えてください。