Re: [PHP] XML into PHP

2002-11-13 Thread Krzysztof Dziekiewicz
Wednesday, November 13, 2002, , wrote:

> How would i call a page in PHP that is XML?

> eg; if i had a file that was like below.

> http://www.philipnz.com/news/rss.xml

> and i wanted to include it onto a page.

Look into PHP manual: XML parser functions


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Re: [PHP] XML into PHP

2002-11-12 Thread Khalid El-Kary
hi,
try this parser
http://creaturesx.ma.cx/kxparse/
(not stable)

_
The new MSN 8: advanced junk mail protection and 2 months FREE* 
http://join.msn.com/?page=features/junkmail


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] XML into PHP

2002-11-12 Thread Khalid El-Kary
hi,
do you want to show the whole XML content (including tags and other things) 
or you want to extract data (tag text and attribute vaules) from it?

khalid





_
The new MSN 8: smart spam protection and 2 months FREE*  
http://join.msn.com/?page=features/junkmail


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] XML into PHP

2002-11-12 Thread Philip J. Newman
How would i call a page in PHP that is XML?

eg; if i had a file that was like below.

http://www.philipnz.com/news/rss.xml

and i wanted to include it onto a page.

HELP (looking through the docs now)

--- 
Philip J. Newman.
Head Developer.
PhilipNZ.com New Zealand Ltd.
http://www.philipnz.com/ 
[EMAIL PROTECTED]

Mob: +64 (25) 6144012. 
Tele: +64 (9) 5769491.

Family Site: 
Philip J. Newman
Internet Developer
http://newman.net.nz/
[EMAIL PROTECTED]

*
  Friends are like Stars,
  You can't always see them,
  But you know they are there.

*

ICQ#: 20482482
MSN ID: [EMAIL PROTECTED]
Yahoo: [EMAIL PROTECTED]
AIM: newmanpjkiwi



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php