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.
foreachループを介してcodeigniterビューページに動的テキストボックスとボタンを作成しています。次に、ボタンクリックでこれらのテキストボックスの値を取得したいと思います。私を助けてください。ありがとうございました。
カウンターを追加し、カウンターをテキストボックス名の最後に付けて、動的に作成されたテキストボックスに textbox1、textbox2 などの名前が付けられるようにします。コントローラーの送信機能で、ループを再度実行して値をフェッチします。
よろしく
iijb
以下に示すようにメタタグを追加しました。
<meta name="keywords" content="abc, efg" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />