You are here: Re: Remove data outside a pair of xml tags. « PHP Programming Language « IT news, forums, messages
Re: Remove data outside a pair of xml tags.

Posted by Tommy Gildseth on 06/21/06 19:51

lazypig06@gmail.com wrote:
>
> --------------------------------------------------------------
> Junk dataflasjfasj
> <firsttag>
> <secondtag>data</secondtag>
> <thirdtag>whatever</thirdtag>
> </firsttag>
>
> junk dataga.
> ---------------------------------------------------------------
>
> Does someone know how to remove the junk in the file and just return
> the actual xml stuff( including the <firsttag> tag ?

I believe this should work:

<?php
$str = 'Junk dataflasjfasj
<firsttag>
<secondtag>data</secondtag>
<thirdtag>whatever</thirdtag>
</firsttag>

junk dataga.
';

echo preg_replace('/.*?<(.*)>.*/s', '<$1>', $str);
?>


--
Tommy Gildseth
http://design.twobarks.com/

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация