PHP » GoLang |
login |
register |
about
|
GoLang xml_parser_create_ns
request it (357)
GoLang replacement for PHP's xml_parser_create_ns
[edit | history]
xml_parser_create_ns(PHP 4 >= 4.0.5, PHP 5, PHP 7) xml_parser_create_ns — Create an XML parser with namespace support Description
resource xml_parser_create_ns
([ string
$encoding
[, string $separator = ":"
]] )xml_parser_create_ns() creates a new XML parser with XML namespace support and returns a resource handle referencing it to be used by the other XML functions. Parameters
Return ValuesReturns a resource handle for the new XML parser. |
more
Recently updated
more
Most requested
more
Last requests
|