生成yahoo和google搜索查询字符串

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了生成yahoo和google搜索查询字符串相关的知识,希望对你有一定的参考价值。

from openbusiness.cc
  1. function yahoo_url($license, $version, $jurisdiction){
  2. return "http://search.yahoo.com/search?p=link%3Ahttp%3A%2F%2Fcreativecommons.org%2Flicenses%2F".$license."%2F".$version."%2F".$jurisdiction."&prssweb=Search&ei=UTF-8&fr=FP-tab-web-t&fl=0&x=wrt";
  3. }
  4.  
  5. function google_url($license, $version, $jurisdiction){
  6. return "http://www.google.com/search?&q=link%3Ahttp%3A%2F%2Fcreativecommons.org%2Flicenses%2F".$license."%2F".$version."%2F".$jurisdiction;
  7. }

以上是关于生成yahoo和google搜索查询字符串的主要内容,如果未能解决你的问题,请参考以下文章

与Google分道扬镳,Firefox新默认搜索引擎Yahoo!

PHP cURL:从 yahoo/google api 检索搜索数据? [关闭]

url的编码和解码方式

url的编码和解码方式

php的urlencode()URL编码函数浅析

在 Fragment 中恢复 Google Maps 状态