Microsoft Windows: A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition
[edit]
grrrrr
[ Voor 13% gewijzigd door Bergen op 29-12-2004 20:15 ]
Microsoft Windows: A thirty-two bit extension and graphical shell to a sixteen-bit patch to an eight-bit operating system originally coded for a four-bit microprocessor which was written by a two-bit company that can't stand one bit of competition
Verwijderd
Bergen schreef op woensdag 29 december 2004 @ 20:14:
Je kunt even met print_r($_POST) de volledige inhoud van $_POST bekijken.
[edit]
grrrrr
dus dat is in jouw voorbeeld
1
2
3
4
5
6
7
| <form action="".$_SERVER['php_self']."" method="post"> <table> <tr><td><input id="rs" type="checkbox" name="test[0]" value="w" /></td></tr> <tr><td><input id="rd" type="checkbox" name="test[1]" value="d" /</td></tr> <tr><td><input id="ru" type="checkbox" name="test[2]" value="u" /></td></tr> <tr><td><input id="rl" type="checkbox" name="test[3]" value="r" /></td></tr> </table></form> |
dan in php:
1
| print_r($_POST["test"]); |
I used to be an atheist, until I realised I was god.
$varnaam = $_POST['megegevenVarNaam'];
dit had je trouwens overal op het grote wijde web kunnen vinden
bijv op http://phpfreakz.nl/ of op http://php.net
This message was sent on 100% recyclable electrons.
1
| echo $_POST['test']; |
Beetje simpel?
Jemig, spuit 26 ofzo...
[ Voor 37% gewijzigd door Hmmbob op 29-12-2004 20:17 ]
Sometimes you need to plan for coincidence
Digitaal onderwijsmateriaal, leermateriaal voor hbo
Dit topic is gesloten.
![]()