收藏本站 收藏本站
积木网首页 - 软件测试 - 常用手册 - 站长工具 - 技术社区
首页 > PHP > PHP函数库 > 正文

首页 - PHP - 数据库 - 操作系统 - 游戏开发 - JS - Android - MySql - Redis - MongoDB - Win8 - Shell编程 - DOS命令 - jQuery - CSS样式 - Python - Perl

Access - Oracle - DB2 - SQLServer - MsSql2008 - MsSql2005 - Sqlite - PostgreSQL - node.js - extjs - JavaScript vbs - Powershell - Ruby

PHP技巧 - PHP基础 - PHP实例 - PHP字符串 - PHP数据库函数 - Mysql函数 - PDO类库 - PHP错误处理 - PHP选项 - PHP函数库 - PHP数学函数 - PHP数组

PHP:xml_parser_free()的用法_XML解析器函数

xml_parser_free

(PHP 4, PHP 5)

xml_parser_free — 释放指定的 XML 解析器

描述

bool xml_parser_free ( resource $parser )

parser 指向要释放的 XML 解析器的指针。

如果 parser 参数没有指向一个合法的解析器,该函数将返回 FALSE,否则将释放指定的解析器并返回 TRUE

PHP:xml_parser_get_option()的用法_XML解析器函数
xml_parser_get_option(PHP4,PHP5)xml_parser_get_option从XML解析器获取选项设置信息描述mixedxml_parser_get_option(resource$parser,int$option)parser指向要获取设置信息的XML解析器

PHP:xml_parser_create()的用法_XML解析器函数
xml_parser_create(PHP4,PHP5)xml_parser_create建立一个XML解析器描述resourcexml_parser_create([string$encoding])函数xml_parser_create()建立一个新的XML解析器并返回可被其它XML

PHP:xml_parser_create_ns()的用法_XML解析器函数
xml_parser_create_ns(PHP4=4.0.5,PHP5)xml_parser_create_ns生成一个支持命名空间的XML解析器描述resourcexml_parser_create_ns([string$encoding[,string$sep]])函数xml_parser_create_ns()建

本周排行

更新排行

强悍的草根IT技术社区,这里应该有您想要的!
Copyright © 2010 Gimoo.Net. All Rights Rreserved  京ICP备05050695号