12.03.2005, 20:58
[code=php]CREATE TABLE IF NOT EXISTS protokolle (links VARCHAR(70), protokoll LONGTEXT)"[/code]
in der tabelle sind 2 spalten: links und protokoll.
In der "links" ist der link. bedeutet:
<a href='protokolle.php?datum=$datum_ziffer'>Protokoll vom $inhalt_datum</a>
ich weiß nur nicht, wie ich zu dem richtigen link das richtige protokoll bekomme.... Hast du ne idee, wie ich das machen kann?
in der tabelle sind 2 spalten: links und protokoll.
In der "links" ist der link. bedeutet:
<a href='protokolle.php?datum=$datum_ziffer'>Protokoll vom $inhalt_datum</a>
ich weiß nur nicht, wie ich zu dem richtigen link das richtige protokoll bekomme.... Hast du ne idee, wie ich das machen kann?