Hallo,
Ich würde gerne eine php variable in dieser art setzen:
$link =("<a href="http://$_SERVER['HTTP_HOST']/phpbb2/>Forum</a>");
Nur leider geht das nicht, da kommt:
Parse error: syntax error, unexpected T_STRING in C:\Programme\Apache Group\Apache2\htdocs\index2.php on line 57
Ich weiß auch mein Problem, die href """ lösen die link "" auf...
Aber wie löst man das Problem?
Danke schonmal!
Gruß, Martin