Mailinglisten-Archive |
Das ist ja eine sehr umfassende Fehlermeldung. Bei mir geht sie. Kristian "Daniel Molkentin (tops.net)" wrote: > > Diese regexp funkioniert gar nicht :( > > </daniel> > > -----Originalnachricht----- > Von: Kristian Köhntopp > An: php_(at)_solix.wiso.Uni-Koeln.DE > Gesendet: 29.11.99 14:02 > Betreff: Re: [php] preg_split > > "Daniel Molkentin (tops.net)" wrote: > > weiss jemand rat? danke. > > $devs = preg_split("/\n\n/sUS", $str); > $units = preg_split("/(\s{2,}|:)/sUS", $devs[0]); > for ($i=0; $i<count($units); $i++) { > print $units[$i]."\n"; > } > > Kristian > > -- > Kristian Köhntopp, NetUSE Kommunikationstechnologie GmbH > Siemenswall, D-24107 Kiel, Germany, +49 431 386 436 00 > Using PHP3? See our web development library at > http://phplib.netuse.de/ (We have moved! Update your bookmarks!) > > -- > ** Durchgehend geöffnet: http://www.php-center.de ** > Die PHP-Liste: mailto:php_(at)_infosoc.uni-koeln.de > http://infosoc.uni-koeln.de/mailman/listinfo/php -- Kristian Köhntopp, NetUSE Kommunikationstechnologie GmbH Siemenswall, D-24107 Kiel, Germany, +49 431 386 436 00 Using PHP3? See our web development library at http://phplib.netuse.de/ (We have moved! Update your bookmarks!)
php::bar PHP Wiki - Listenarchive