Forum und email

xml_set_end_namespace_decl_handler

(PHP 4 >= 4.0.5, PHP 5)

xml_set_end_namespace_decl_handler — Set up end namespace declaration handler

설명

bool xml_set_end_namespace_decl_handler ( resource $parser , callback $handler )
Warning

This function is currently not documented; only the argument list is available.

Note: 함수 이름 대신에, 객체의 참조와 메쏘드 이름을 가지는 배열을 사용할 수 있습니다.

반환값

성공할 경우 TRUE를, 실패할 경우 FALSE를 반환합니다.