Ich verzweifle schon und möchte gerne euch fragen wie ich das lösen könnte und zwar
geht es um einen Filter
Wenn ich auf das x von anime gehe sollte nur noch der link von game sichtbar sein
Und wenn ich auf das x von game sollte nur noch der link von anime sichtbar sein
hier ein beispiel
http://web.archive.org/web/20071230104827/www.stage6.com/videos/tag:animation/tag:japan/order:rating
Wie mache ich das in PHP
Liebe Grüße
Sascha
geht es um einen Filter
HTML:
<h1 class="page-title">
<a class="function" href="http://localhost/videos/order:rating">All videos</a> > Videos tagged
<a href=http://localhost/videos/tag:Anime>Anime</a>
<sup>[<a class="function" href=http://localhost/videos/tag:Anime>x</a>]</sup> and <a href=http://localhost/videos/tag:game>game</a> <sup>[<a class="function" href=http://localhost/videos/tag:game>x</a></sup>
</h1>
Wenn ich auf das x von anime gehe sollte nur noch der link von game sichtbar sein
Und wenn ich auf das x von game sollte nur noch der link von anime sichtbar sein
hier ein beispiel
http://web.archive.org/web/20071230104827/www.stage6.com/videos/tag:animation/tag:japan/order:rating
Wie mache ich das in PHP
Liebe Grüße
Sascha
Zuletzt bearbeitet: