Hi,
Vielen Dank!
Ich hab es jetzt hinbekommen, so:
forher natürlich ein Formular....
$smtp= $_POST['smtp'];
echo ("$smtp");
ini_get("SMTP");
ini_set("SMTP", $smtp);
mgf, phpmaker
Hi,
Vielen Dank!
Ich hab es jetzt hinbekommen, so:
forher natürlich ein Formular....
$smtp= $_POST['smtp'];
echo ("$smtp");
ini_get("SMTP");
ini_set("SMTP", $smtp);
mgf, phpmaker