Home home circle

Zaubereien mit Raske

Verzauberungen für den Alltag

\n"); while ( $row = mysql_fetch_array($res, MYSQL_ASSOC) ) { printf("
  • %s
  • \n", $row["locName"], $row["locName"]); } printf ("\n"); } $res = mysql_query($query, $link); if ( !$res ) die("Die Anfrage '$query' konnte nicht ausgeführt werden."); // Daten auslesen while ( $row = mysql_fetch_array($res, MYSQL_ASSOC) ) { if ( (strlen($locName) != 0) && (strcmp($locName, $row["locName"]) != 0) ) { $locName = $row["locName"]; printf ("", $locName, $locName); } print (""); printf ("", $row["locName"]); printf ("", getAttributes($row["rezIndex"], $link)); printf ("", getIngredients($row["rezIndex"], $link)); print ("\n"); } // Speicherfreigabe ist optional, aber sinnvoll mysql_free_result($res); // ggf. Verbindung schließen. mysql_close($link); ?>
    Ziel Art Wirkung Zutaten
    %s
    %s%s
    %s", $row["name_de"], $row["name_en"]); printf ("
    %s%s