Login
Подскажите чайнику - про умляуты в диалоговом окне
785 просмотров
Перейти к просмотру всей ветки
Kastrator постоялец
in Antwort inspire 03.07.08 14:24, Zuletzt geändert 03.07.08 14:53 (Kastrator)
<?php
header('Content-Type: text/html; charset=utf-8');
if ($_POST) {
$anrede = $_POST['anrede'];
$vorname = $_POST['vorname'];
.................
..................
header('Content-Type: text/html; charset=utf-8');
if ($_POST) {
$anrede = $_POST['anrede'];
$vorname = $_POST['vorname'];
.................
..................