![]() |
siehe 3) - 5)
Zitat:
http://www.php.net/manual/de/function.preg-match.php preg_match("/<title>[^<]*<\/title>/", $contents, $title); 4) preg_match("/<body>.*<\/body>/", $contents, $body); 5) http://www.php.net/manual/de/function.preg-replace.php $notags = preg_replace("/<[^>]>/","",$body[0]); sollte in etwa so funktionieren mfg c. |
für 5) find ich die Lösung von Potassium besser.
|
| Alle Zeitangaben in WEZ +2. Es ist jetzt 19:05 Uhr. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag