The Artima Developer Community
Sponsored Link

Web Buzz Forum
How to catch XML Parser Errors in PHP 5.0

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Christian Stocker

Posts: 74
Nickname: chregu
Registered: Mar, 2004

Christian Stocker is a core PHP developer and CEO of Bitflux GmbH
How to catch XML Parser Errors in PHP 5.0 Posted: Jul 13, 2004 8:25 AM
Reply to this message Reply

This post originated from an RSS feed registered with Web Buzz by Christian Stocker.
Original Post: How to catch XML Parser Errors in PHP 5.0
Feed Title: Bitflux Blog
Feed URL: http://www.cincomsmalltalk.com/php/rss.xml
Feed Description: About PHP and its developement
Latest Web Buzz Posts
Latest Web Buzz Posts by Christian Stocker
Latest Posts From Bitflux Blog

Advertisement
PHP 5.0 has a not so perfect implementation for throwing XML Parse Error messages. It just uses the standard PHP error system, which makes it not that easy to catch (and display nicer warnings) within a PHP script. But as you can set your own error handler in PHP, there's ...

Read: How to catch XML Parser Errors in PHP 5.0

Topic: Czech-ed in Previous Topic   Next Topic Topic: MovableType@Gmail.Com for sale

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use