![]() |
|
|
+ Search |
![]()
|
Mar 15th, 2008 21:25
dman, ha mo, Sebastian Draese, Luis Chavez, http://www.ttnr.org
best is an example... WML: <card id="post" title="TestPost"> <p> <input type="text" name="in1" /> <anchor>Senden <go href="yourscript.php"> <postfield name="Post1" value="$in1" /> </go> </anchor> </card> PHP: its like php with html, in yourscript.php there will be a variable called $_POST['Post1'] creeated automatically by php