Jump to content

PHP XML extraction text


doophq

Recommended Posts

 

I would like to extract an xml text and have that text directly echo(print) out on my web page.  Here's the xml i want to extract:

 

http://dblp.uni-trier.de/search/author?xauthor=Schek

 

What I specifically want is to extract the text after urlpt=" and extract the author name between the quotes.  Then I want that echoed/printed as text on my webpage using php.

 

 

Thanks.

Link to comment
https://forums.phpfreaks.com/topic/177713-php-xml-extraction-text/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.