Re: [DOC-NL] var en form

[email protected] (Derick Rethans)
Newsgroups php.doc.nl
Message-ID <[email protected]>
On Sun, 20 Apr 2003, Wil Fiers wrote:

> <form name="formulier1" action="formulier1.php" method="get">
> Voer alstublieft uw voornaam in: <input type=text name=voornaam><br><br>
> Voer alstublieft uw achternaam in: <input type=text name=achternaam><br><br>
> <input type=submit name=verzenden>
> </form>
> <?php
> if($verzenden){
>   echo "<b>Hartelijk welkom, $voornaam $achternaam.</b>";
> }
> ?>
> 
> 
> Deze variabele(n) worden niet herkend ???????

1. Dit is geen support mailinglist, zie php.net/support.php
2. Lees de handleiding, zie php.net/release_4_2_0.php bijvoorbeeld
3. Een vraagteken is genoeg.

Derick

-- 

-------------------------------------------------------------------------
 Derick Rethans                                 http://derickrethans.nl/ 
 JDI Media Solutions                             http://www.jdimedia.nl/
 PHP Magazine - PHP Magazine for Professionals       http://php-mag.net/
-------------------------------------------------------------------------
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.