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 プロジェクトで作業しています。エラーメッセージをtxtファイルに保存し、それらのメッセージを取得してフォーム検証に表示したいと考えています。これらのエラーメッセージをphpで取得する方法. 前もって感謝します。
PHP ドキュメントから始めます。「Read Text file in PHP」を Google ですばやく検索すると、この API 情報と使用できるコードがすぐに表示されます。
http://php.net/manual/en/function.file-get-contents.php