Site Tools


webseite:php:form

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
webseite:php:form [2014/06/05 15:54] lunetikkwebseite:php:form [2018/12/20 17:45] (current) – Discussion status changed lunetikk
Line 3: Line 3:
 ===== Basics ===== ===== Basics =====
  
-^  Code  ^  What it does  ^+^  Code  ^  Function  ^
 |  $var = $_POST["name"]; |  recieves a var submitted with post by a form  | |  $var = $_POST["name"]; |  recieves a var submitted with post by a form  |
  
Line 42: Line 42:
 See [[webseite:mysql:basic]] for the MySQL See [[webseite:mysql:basic]] for the MySQL
  
 +\\ 
 +\\ 
 +~~DISCUSSION:closed~~
webseite/php/form.1401976468.txt.gz · Last modified: 2017/03/01 12:50 (external edit)