phpbar.de logo

Mailinglisten-Archive

[php] Formular + PHP-Script ?

[php] Formular + PHP-Script ?

Lars Heuer php_(at)_phpcenter.de
Sun, 7 Oct 2001 14:36:44 +0200


Hallo,

> an=info_(at)_ricospage.de&betreff=Anfrage&name=Name&adresse=Adresse&ort=Ort&telef
> on=Telefon&telefax=Fax&email=eMail&anliegen=Anfrage&Abschicken=Abschicken

> Diese Daten will ich an die eMail (an=...) versenden, mit dem Betreff aus
> Betreff.

$txt = "Name = $name";
$txt .= "Adresse = $adresse";
[...]

mail("$an", "$betreff", "$txt");

Gruß,
Lars

-- 
quiXS!          | http://www.quixs.de
utopiXS!        | http://www.utopixs.de      | digitale Postkarten



php::bar PHP Wiki   -   Listenarchive