搜索资源列表
htmlSQL
- htmlSQL是一个是你可以方便的对HTML和XML内容方便的使用类似SQL语句进行检索的PHP类.也就是说有了它,你不必再去写复杂的函数(正则表达式那类的)来获取特殊的值了. 用htmlSQL查询的方法的例子: SELECT href,title FROM a WHERE $class == \"list\" ^ ^ ^ 搜索查询 (可以为空) 待返回的属性 ^ ^ 需要搜索的HTML标签 允许使用\"*\"(= 所有标签) 这个查询返回一个包括
snoopy
- snoopy 类可实现php模拟post-snoopy class can be realized php simulate post
snoopy.class
- 一个很好的页面抓取类,经过简单的修改就可以变成一个新闻小偷或搜索引擎-A good page to crawl class, through simple modifications can become a thief or a news search engine
Translator
- Google Translate API For PHP是一个基于Google Translate开发的翻译类,可以帮助PHP程序员实现多国文字的翻译。 本类使用到了Google的AJAX Translate API和Snoopy类,以模拟HTTP请求的方式实现数据的翻译。-Google Translate API For PHP is a development based on Google Translate translation classes can help PHP program