hi,
Wenn ich aber diesen Wert dann
ausgeben will liefert er mir nicht zurück und ich habe keine Ahnung
warum, obwohl die das Kriterium in der Abfrage gibt!
$select = "select max(pointer) from koje where koje='$koje'";
$query = mysql_query("$select");
$result = mysql_fetch_array($query);$pointer = $result["pointer"];
echo $pointer;
print_r($result);
gruß,
wahsaga
--
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."
"Look, that's why there's rules, understand? So that you _think_ before you break 'em."