hi,
$element=explode('~',$auslesen[$i]);
sorry, das war das auslesen.
für das erzeugen der tilde ist natürlich folgende stelle verantwortlich:
if ($url == ""){ $eintrag=$eintrag.$nummer."~".$zeit."~".$name."~".$message."~".$email;}
elseif ($email == ""){ $eintrag=$eintrag.$nummer."~".$zeit."~".$name."~".$message."~".$email."~".$url;}
elseif ($url == "" AND $email == "") { $eintrag=$eintrag.$nummer."~".$zeit."~".$name."~".$message;}
else { $eintrag=$eintrag.$nummer."~".$zeit."~".$name."~".$message."~".$email."~".$url; }
gruß,
wahsaga
--
"Look, that's why there's rules, understand? So that you can _think_ about them, before you break 'em."
"Look, that's why there's rules, understand? So that you can _think_ about them, before you break 'em."