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 [2018/10/26 17:28] mhprogramming:php [2025/06/02 21:23] (current) – external edit 127.0.0.1
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.1540567728.txt.gz
  • Last modified: 2025/06/02 21:18
  • (external edit)