文件名称:htmlSQL

  • 所属分类:
  • Web服务器
  • 资源属性:
  • [PHP] [源码]
  • 上传时间:
  • 2008-10-13
  • 文件大小:
  • 27.49kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • c*
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

htmlSQL是一个是你可以方便的对HTML和XML内容方便的使用类似SQL语句进行检索的PHP类.也就是说有了它,你不必再去写复杂的函数(正则表达式那类的)来获取特殊的值了. 用htmlSQL查询的方法的例子:



SELECT href,title FROM a WHERE $class == \"list\"

^ ^ ^ 搜索查询 (可以为空)

待返回的属性 ^

^ 需要搜索的HTML标签

允许使用\"*\"(= 所有标签)



这个查询返回一个包括所有带有有class=\"list\"属性的超链接的数组.



在htmlSQL里的所有的网页转换用的都是这个卓越的类--Snoopy(版本号 1.2.3 - URL: http://snoopy.sourceforge.net/). Snoopy只用于文件或者字符串查询,其他时候都不适用. 你可以在文件夹snoopy_data/下找到所有Snoopy相关的文档 (版权声明, 说明文档等等).-htmlSQL is one that you can facilitate the right HTML and XML content to facilitate the use of similar S QL statement retrieval of PHP classes. In other words With it, You do not go to write complex function (regular expression of type) to obtain a special value. Inquiries with htmlSQL the examples : SELECT href. FROM WHERE title a $ class == "list" ^ ^ ^ search query (for Air) to be returned to the need to attribute ^ ^ search HTML "*"(= labels allow the use of all labels) back to this inquiry back with an all have class = "list" hyperlink attributes of the array. In htmlSQL Lane all the website is the conversion of the outstanding Class -- Snoopy (version 1.2.3 - URL : http : / / snoopy.sourceforge.net /). Snoopy used only for documents or String inquiries,
(系统自动生成,下载前可以参看下载内容)

下载文件列表

压缩包 : 53607919htmlsql.rar 列表
examples\demo_01.php
examples\demo_02.php
examples\demo_03.php
examples\demo_04.php
examples\demo_05.php
examples\demo_06.php
examples\demo_07.php
examples\demo_08.php
examples\demo_09.php
examples\demo_10.php
examples\demo_11.php
examples\demo_12.php
examples\demo_data.htm
examples\demo_xml.xml
examples\query_examples.txt
examples
htmlsql.class.php
htmlsql_syntax_example.png
readme.txt
readme_german.txt
snoopy.class.php

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org