Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| programming:php [2021/06/17 22:17] – mh | programming:php [2025/06/02 21:23] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 21: | Line 21: | ||
| ==== Renaming a Form submit button ==== | ==== Renaming a Form submit button ==== | ||
| - | < input name=" | + | <code php> |
| + | <input name=" | ||
| + | </code> | ||