It appears that: xml_set_character_data_handler($parser, 'handleData');
calls handleData() 3 times per element. Does anyone know the reason behind this? Sounds like that could be very inefficient. -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php