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
Last revisionBoth sides next revision
programming:php [2020/06/01 16:35] – external edit 127.0.0.1programming:php [2021/06/17 22:18] – [Renaming a Form submit button] mh
Line 17: Line 17:
 $array = array(); $array = array();
 print_r($array); print_r($array);
 +</code>
 +
 +==== Renaming a Form submit button ====
 +
 +<code php>
 +< input name="form" type="submit" value="Name"/>
 </code> </code>
  • programming/php.txt
  • Last modified: 2021/06/17 22:18
  • by mh