Hallo!
Das sieht aus wie PHP, wenn ich das richtig sehe. Da kannst du das doch so machen:
if (!ereg("http://",$_POST['homepage')){
$homepage="http://".$_POST['homepage];}
Nico
Hallo!
Das sieht aus wie PHP, wenn ich das richtig sehe. Da kannst du das doch so machen:
if (!ereg("http://",$_POST['homepage')){
$homepage="http://".$_POST['homepage];}
Nico