Mailinglisten-Archive | 
Hallo Mathias,
hallo Andreas,
> $html = '<!--category:0--> <!--category:1--> 
> <!--category:6-->'; 
> preg_match_all('|<!--category:([0-9]+)-->|i', $html, $matches);
> 
> $IDs = $matches[1];
> print_r($IDs);
> 
> Gruss,
> Andreas
> 
Danke, es hat funktioniert. Hatte meine Pattern mal wieder strubbelich.
Grüße Tim
    php::bar PHP Wiki - Listenarchive