hallo,
Hi
pop=window.open("includes/news2.php?name='.$link.'","News","status=no, resizable=no, scrollbar=no");
so funktioniert es nicht!
stimmt, denn so wie's schaut, steht Dein Code nicht in einem PHP-Echo-Befehl. D.h., Du befindest Dich in HTML und das kennt keine PHP-Variablen. Ergo: name=<?PHP echo $link; ?>","...
Gruss
Lemmy
http://www.olison.com