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.
post メソッドを使用して mysql db に情報を送信するフォームがあります。フォーム コンポーネントの 1 つは、予測可能なオプションを持つ select タグです。手動で html に入力するか、php を使用して mysql から取得する必要があります。
セキュリティと効率性は私が気にかけていることですか、それとも他のことに注意する必要がありますか?
それらを入力しないでください。
動的生成により、後で外観を簡単に変更できます。それらをハードコーディング(タイピング)すると、将来状況が変化した場合に、作業がはるかに複雑になります。