RE: [PHP] XML parsing with PHP

2009-10-22 Thread Jay Blanchard
[snip] I need to transform some XML files and have not really done much

XSLT.  I am looking for recommendations on ways to parse XML via  
PHP.  The XML files I have contain the content from our website CMS.   
We are switching from a proprietary CMS to Drupal and I need to  
transform the XML into .csv (comma separated) so I can suck the data  
into MySQL.  Any suggestions are appreciated.  Thanks![/snip]


http://www.php.net/xml


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



RE: [PHP] XML Parsing with PHP

2001-02-05 Thread Brian V Bonini

You know, some of these guys are members of this list.

I don't think they make any claims about being the definitive
end all be all source for all things PHP but rather are a bunch
of folks sharing their PHP experiences/knowledge.

I'd say that's pretty generous of them.

-Brian


> -Original Message-
> From: Chris Lee [mailto:[EMAIL PROTECTED]]
> Sent: Monday, February 05, 2001 1:19 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [PHP] XML Parsing with PHP
> 
> 
> PHPbulder.com classically has terrible tutorials. I myself am trying to
> learn this XML deal. PHPbuilders code, cut and paste is filled with parse
> errors. after fiddling Ive got his example to work, but I havent 
> a clue how?
> he posts this stupid two page article, page one is nothing, page two is
> nothin plus broken code. He doesn explain what even one of his four
> functions are for. completely confused. I hate to ramble, but 
> phpbuilder is
> a terrible site that ruins php for many newbies.
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] XML Parsing with PHP

2001-02-05 Thread Joe Stump

If you're talking about my article on PHPBuilder 

Found at: http://www.phpbuilder.com/columns/joe2907.php3

You can feel free to ask me any questions you like in private (I write them
because I like supporting a community that has helped me so much)

--Joe

 
On Mon, Feb 05, 2001 at 10:19:17AM -0800, Chris Lee wrote:
> PHPbulder.com classically has terrible tutorials. I myself am trying to
> learn this XML deal. PHPbuilders code, cut and paste is filled with parse
> errors. after fiddling Ive got his example to work, but I havent a clue how?
> he posts this stupid two page article, page one is nothing, page two is
> nothin plus broken code. He doesn explain what even one of his four
> functions are for. completely confused. I hate to ramble, but phpbuilder is
> a terrible site that ruins php for many newbies.
> 
> 
> --
> 
> 
> 
> Chris Lee
> Mediawaveonline.com
> [EMAIL PROTECTED]
> 
> 
> 
> "Joe Stump" <[EMAIL PROTECTED]> wrote in message
> [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> > phpbuilder.com - there are a few articles on the site about XML
> >
> > --Joe
> >
> > On Sun, Feb 04, 2001 at 05:02:43PM +0100, Steve Haemelinck wrote:
> > > Where can I find some info on parsing XML with PHP?
> > > I am not looking for functions, but examples and explanations !
> > >
> > > Thx
> > >
> > >
> > > --
> > > PHP General Mailing List (http://www.php.net/)
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> > --
> >
> > --
> -
> > Joe Stump, PHP Hacker,
>  -o)
> > http://www.miester.org http://www.care2.com
> /\\
> > "It's not enough to succeed. Everyone else must fail" -- Larry Ellison
> _\_V
> > --
> -
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
> >
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 

---
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.miester.org http://www.care2.com /\\
"It's not enough to succeed. Everyone else must fail" -- Larry Ellison _\_V
---


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] XML Parsing with PHP

2001-02-05 Thread Chris Lee

PHPbulder.com classically has terrible tutorials. I myself am trying to
learn this XML deal. PHPbuilders code, cut and paste is filled with parse
errors. after fiddling Ive got his example to work, but I havent a clue how?
he posts this stupid two page article, page one is nothing, page two is
nothin plus broken code. He doesn explain what even one of his four
functions are for. completely confused. I hate to ramble, but phpbuilder is
a terrible site that ruins php for many newbies.


--



Chris Lee
Mediawaveonline.com
[EMAIL PROTECTED]



"Joe Stump" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> phpbuilder.com - there are a few articles on the site about XML
>
> --Joe
>
> On Sun, Feb 04, 2001 at 05:02:43PM +0100, Steve Haemelinck wrote:
> > Where can I find some info on parsing XML with PHP?
> > I am not looking for functions, but examples and explanations !
> >
> > Thx
> >
> >
> > --
> > PHP General Mailing List (http://www.php.net/)
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> > To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
> --
>
> --
-
> Joe Stump, PHP Hacker,
 -o)
> http://www.miester.org http://www.care2.com
/\\
> "It's not enough to succeed. Everyone else must fail" -- Larry Ellison
_\_V
> --
-
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] XML Parsing with PHP

2001-02-04 Thread Joe Stump

phpbuilder.com - there are a few articles on the site about XML

--Joe

On Sun, Feb 04, 2001 at 05:02:43PM +0100, Steve Haemelinck wrote:
> Where can I find some info on parsing XML with PHP?
> I am not looking for functions, but examples and explanations !
> 
> Thx
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]

-- 

---
Joe Stump, PHP Hacker, [EMAIL PROTECTED] -o)
http://www.miester.org http://www.care2.com /\\
"It's not enough to succeed. Everyone else must fail" -- Larry Ellison _\_V
---


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]