Mailinglisten-Archive | 
* ANGEL Harald:
Ungetestet:
<?php
print preg_replace(
    '!.*CN=([^,]+).*!',
    $1,
    'CN=IT,OU=Gruppen alt,OU=Eggenburg,DC=egston,DC=local'
);
?>
-- 
 "The sky above the port was the color of television,
 tuned to a dead channel."               o   <http://knurd.de/>
    -- William Gibson, Neuromancer,       o   -- A Geek's View
       Chiba City Blues                 ooo
    php::bar PHP Wiki - Listenarchive