Hallo Markus.
<a href="files.php?title=Bomberman">Bomberman</a>
Auf der neuen Seite ist die Variable $title jedoch leer, wenn ich sie z.B. mittels
<? echo $title; ?>
Warum möchtest du $_GET['title'] nicht verwenden?
PS: Bitte beachten, bin noch absoluter Newbie!
Umso wichtiger ist es, dass du es gleich richtig™ machst. Du wirst dir selber später dankbar sein, wenn du dir gleich von Anfang an einen sauberen Programmierstil angewöhnst.
Und zu letzterem gehört nun einmal, dass man sich nicht auf register_globals und auch nicht auf die Short-Open-Tags („<?“ an Stelle von „<?php“) stützt.
Einen schönen Dienstag noch.
Gruß, Ashura
--
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]
sh:( fo:} ch:? rl:( br: n4:~ ie:{ mo:| va:) de:> zu:} fl:( ss:) ls:[ js:|
„It is required that HTML be a common language between all platforms. This implies no device-specific markup, or anything which requires control over fonts or colors, for example. This is in keeping with the SGML ideal.“
[HTML Design Constraints: Logical Markup]