Holladiewaldfee,
(oder hat jemand solch ein Script zur Hand)?
Na, das ist ja jetzt echt nicht soo die Sache, oder?
function fArrayKeys($mValue, $aArray)
{ $aReturn = array();
while(list($sKey, $mArrayValue) = each($aArray))
{ if($mArrayValue == $mValue)
$aReturn[] = $sKey; }
return $aReturn;
}
Ciao,
Harry
--
Bald kommt die Waldfee ... (Projektphase: Planung)
Bis dahin:
http://harry.ilo.de/projekte/berge/
Bald kommt die Waldfee ... (Projektphase: Planung)
Bis dahin:
http://harry.ilo.de/projekte/berge/