programming:php

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programming:php [2021/06/17 22:17] mhprogramming:php [2021/06/17 22:18] (current) – [Renaming a Form submit button] mh
Line 21: Line 21:
 ==== Renaming a Form submit button ==== ==== Renaming a Form submit button ====
  
-< input name="form" type="submit" value="Name"/>+<code php> 
 +<input name="form" type="submit" value="Name"/
 +</code>
  • programming/php.1623961073.txt.gz
  • Last modified: 2021/06/17 22:17
  • by mh