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変数を変更する方法を知りたいのです$IDが、ページを新しいページに転送することはありません。
$ID
たとえば、my$IDが 1 で、テキスト ボックスに 2 と入力した場合、submit を押すと、変数$IDが 2 に変わります。