Warning: Parameter 1 to DOMIT_Lite_Parser::startElement() expected to be a reference, value given in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 258 Warning: Parameter 1 to DOMIT_Lite_Parser::startElement() expected to be a reference, value given in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 258 Warning: Parameter 1 to DOMIT_Lite_Parser::dataElement() expected to be a reference, value given in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 279 Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 266 Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 266 Fatal error: Call to a member function hasChildNodes() on a non-object in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/St_XmlParser.class.php on line 40
function fireStartElementEvent($tagName, $attributes) {
call_user_func($this->startElementHandler, $this, $tagName, $attributes);
} //fireStartElementEvent
/**
* Fires an end element event
* @param string The end element tag name
*/
function fireEndElementEvent($tagName) {
call_user_func($this->endElementHandler, $this, $tagName);
} //fireEndElementEvent
function fireStartElementEvent($tagName, $attributes) { call_user_func($this->startElementHandler, $this, $tagName, $attributes); // 4 element
} //fireStartElementEvent
/**
* Fires an end element event
* @param string The end element tag name
*/
function fireEndElementEvent($tagName) { call_user_func($this->endElementHandler, $this, $tagName); // 3 element
} //fireEndElementEvent
Warning: Parameter 1 to DOMIT_Lite_Parser::startElement() expected to be a reference, value given in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 258
Warning: Parameter 1 to DOMIT_Lite_Parser::startElement() expected to be a reference, value given in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 258
Warning: Parameter 1 to DOMIT_Lite_Parser::dataElement() expected to be a reference, value given in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 279
Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 266
Warning: Parameter 1 to DOMIT_Lite_Parser::endElement() expected to be a reference, value given in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 266
Fatal error: Call to a member function hasChildNodes() on a non-object in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/St_XmlParser.class.php on line 40
Warning: call_user_func() expects parameter 1 to be a valid callback, class 'SAXY_Lite_Parser' does not have a method 'startElementHandler' in /home/khunmyco/domains/developradio.com/public_html/station/request/lib/domit/xml_saxy_shared.php on line 258