Re: [PHP] Re: XML and PHP
From: Burhan Khalid (phplist_at_meidomus.com)
Date: 11/06/03
- Next message: Jake McHenry: "Re: [PHP] OT-Javascript Question"
- Previous message: John Hagstrand: "fopen url"
- In reply to: Victor spång arthursson: "Re: [PHP] Re: XML and PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 07 Nov 2003 00:58:40 +0300 To: Victor Spång Arthursson <scooterbabe@home.se>, php-general@lists.php.net
Victor Spång Arthursson wrote:
>
> 2003-11-06 kl. 13.42 skrev pete M:
>
>> http://www.zend.com/zend/art/parsing.php
>> http://www.zend.com/zend/tut/tutbarlach.php
>>
>> in fact a google search for php,xml, expat, tutorial
>
>
> Well, interesting articles but not really what I was searching for. I'm
> rather looking for something like the parser in Flash, which can open
> nodes like parent.nextsiebling.nextsibling…
>
Lest you forget, this is a PHP not Flash list. For your parent.sibling
lookups, you will need domxml enabled on your php setup. Then you can
search for domxml php tutorials on google (check the manual first).
-- Burhan Khalid phplist[at]meidomus[dot]com http://www.meidomus.com ----------------------- "Documentation is like sex: when it is good, it is very, very good; and when it is bad, it is better than nothing."
- Next message: Jake McHenry: "Re: [PHP] OT-Javascript Question"
- Previous message: John Hagstrand: "fopen url"
- In reply to: Victor spång arthursson: "Re: [PHP] Re: XML and PHP"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|