phpbar.de logo

Mailinglisten-Archive

AW: [php] Problem mit RegExp (preg_match_all)

AW: [php] Problem mit RegExp (preg_match_all)

Michael J. Eisner michael at tacc.at
Don Jul 1 12:06:51 CEST 2004


Servus Sebastian,

Super! Danke!

Wieder was gelernt ;-)

Michael


-----Ursprüngliche Nachricht-----
Von: php-bounces at phpbar.de [mailto:php-bounces at phpbar.de]Im Auftrag von
Sebastian Mendel
Gesendet: Donnerstag, 01. Juli 2004 10:06
An: deutschsprachige PHP-Mailingliste
Betreff: Re: [php] Problem mit RegExp (preg_match_all)


Michael J. Eisner schrieb:

> Ich muß eine Datei parsen, in der eine HTML-Seite abgespeichert wurde.
Dabei
> habe ich bei der folgenden Aufgabe Probleme:
>
> <input TYPE="radio" name="radValSel0" ID="remove" VALUE=" ***DAS DA WILL
ICH
> HABEN!!!**** ">
>
> [...]
>
>
preg_match_all("|name=\"radValSel0\"[\s]+ID=\"remove\"[\s]+VALUE=\"(.+)\"|",
> $result, $hfd);
>
> Bringt mir leider nicht das Gewünschte, sondern vom ersten Auftreten bis
zum
> Zeilenende bzw. wenn ich VORHER die Zeilenumbrüche (die brauch ich nicht)
> entferne bis zum Dateiende.
>
> Weiß wer Rat?

'|value="[^"]*"|'

--
Sebastian Mendel

www.sebastianmendel.de www.warzonez.de www.tekkno4u.de www.nofetish.com
www.sf.net/projects/phpdatetime        www.sf.net/projects/phptimesheet
--
** Allgemeine deutschsprachige PHP-Liste: php at phpbar.de **
Informationen: http://www.phpbar.de
http://lists.phpbar.de/mailman/listinfo/php


---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.710 / Virus Database: 466 - Release Date: 23.06.2004

---

Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.710 / Virus Database: 466 - Release Date: 23.06.2004



php::bar PHP Wiki   -   Listenarchive